-
MatrixInverse
说明: c语言编写的高效用LU分解法求任意维数的矩阵的逆,它是经典书籍《算法导论》(第二版)中矩阵求逆的c语言实现。 (The algorithm of matrix inverse is based on LU decomposition which is proposed by the book of introduction to algorithm (second edition).)
- 2009-08-03 08:34:24下载
- 积分:1
-
Levenberg-Marquardt_Method
说明: LM算法的c语言实现
拟合的函数为gauss函数(Levenberg-Marquardt Method)
- 2021-04-11 16:18:58下载
- 积分:1
-
photonic_crystal_method_of_characteristic_matrix_1
用matlab所编的关于用传输矩阵法计算光子晶体的反射率,文件中将程序写在word文档中,并附带有在matlab下画的图,感觉很有用(using Matlab as in the use of the transfer matrix method photonic crystal reflectivity, Lieutenant General procedures documents written in word document, together with the painting under Matlab plans, feeling useful)
- 2006-11-15 22:19:54下载
- 积分:1
-
socp_beamforming
基于二阶锥约束的方向不变恒定束宽波束形成(Based on the direction of the same second-order cone constraint constant beamwidth beamforming)
- 2020-11-25 16:19:33下载
- 积分:1
-
SMUSIC
单次快拍 MUSIC 算法,这种单次快拍 MUSIC 算法仅利用接收的一次快拍的 M(M 为阵元数)个数据,通过对这 M 个数据做统计处理,来估计阵列数据的协方差矩阵(Single snapshot MUSIC algorithm, this single snapshot the MUSIC algorithm only receiving a snapshot M (M array element number) data, statistical treatment of these M data to estimate the array data co covariance matrix)
- 2020-09-09 22:18:06下载
- 积分:1
-
Untitled
由Music算法估计线阵波达方向,搜索频谱波峰。(Estimation of linear array DOA by Music algorithm, searching spectral peak.)
- 2013-10-25 14:37:33下载
- 积分:1
-
gershdisc
用来画多输入多输出系统的格式带,输入是矩阵形式(draw gershgorin)
- 2012-06-04 13:29:25下载
- 积分:1
-
PCG
% SSOR预处理的共轭梯度法求解方程Ax=b
% 输入参数说明
% A 正定矩阵[n*n]
% b 右边向量
% omega SSOR预处理参数(0--2)
% Times 迭代次数
% errtol 给定误差终止条件
%
%输出参数
% NewX 方程Ax=b的x近似解
% avgerr 求解的当前平均绝对误差( SSOR preconditioning conjugate gradient method for solving equations Ax = b the input parameter descriptions A positive definite matrix [n* n] b right side vector omega SSOR preconditioning parameters (0- 2) Times iterations errtol termination of a given error condition NewX output parameter equation Ax = b of x approximate solution to solve the current avgerr average absolute error)
- 2007-11-16 01:14:24下载
- 积分:1
-
homotopy
code for homotopy in compressed sensing
- 2009-03-30 01:00:23下载
- 积分:1
-
kkimbook
利用克拉茂克郎尼变换,求得表面等离子体相位虚数部分再不同波长或入射角度的值(estimation of the imaginary part via Krammers-Kronig relarions)
- 2013-09-23 23:01:22下载
- 积分:1