资源列表
牛顿迭代法的MATLAB实现_云磊
- 牛顿迭代法是方程求根中的一种较快捷的迭代方法,但遇到较复杂的方程时计算量较大。文章采用了MATLAB编程来实现牛顿迭代法,并给出了具体的计算例子。(Using the MATLAB programming to realize the Newton iterative method)
cordic
- cordic,matlab,sin,cos,atan,sqrt
Hashin_direct
- 基于ABAQUS的hashin准则的直接降级算法(A direct downgrading algorithm based on ABAQUS's hashin criterion)
twod_euler_fluxes_v2
- 二维欧拉方程计算,包含Roe和Rotated-RHLL格式(The calculation of the two-dimensional Euler equation, including the Roe and Rotated-RHLL formats)
ns_shock_structure
- 一维NS方程的fortran程序,用于计算稳态激波结构。(The FORTRAN program of one dimensional NS equation is used to calculate the steady shock wave structure.)
edu2d-euler-steady
- 二维稳态欧拉方程计算,有限体积离散,雅克比全隐式处理(The calculation of two-dimensional steady-state Euler equations, finite volume discrete Jacobi, full implicit processing)
电力系统潮流计算
- c语言编程,牛顿拉夫讯法的电力系统潮流计算,并计算出网损
Nkanta_Julie_2016_thesis
- Modelling and Characterization of Laterally-Coupled DistributedFeedback Laser and Semiconductor Optical Amplifier
a_bad_geek-FastICA-master
- fastica算法,信号盲分离,专用于多通道混合数据的分离(FastICA algorithm, blind separation of signals, for the separation of multichannel mixed data)
code_ista
- ista算法,用于最优化求解,迭代收敛,实用小程序(ista algorithm, for the most optimtical problem)
test1
- 将离散的数据或信号,需要进行简单的傅里叶变换进行频谱分析。采用调用fft函数直接进行傅里叶变换。(Fourier transform of data)
Symmetric Matrix Inversion Method
- 用于矩阵的求逆,仅限于实对称正定矩阵的求逆(The inverse of real symmetric positive definite matrix)