-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1
-
MagField.m
Computes earth magnetic field using the IGRF model
- 2014-02-13 16:38:08下载
- 积分:1
-
ICA
ICA算法演示,给出了ICA算法实现的具体程序。
还有几张实验结果的截图(ICA algorithm demo, given the specific procedures implemented by the ICA algorithm. There are a few screenshots of the experimental results)
- 2012-05-28 20:08:57下载
- 积分:1
-
chapter5
精通MATLAB数字图像处理与识别 chapter5 代码(Proficient in MATLAB digital image processing and recognition chapter5 code)
- 2013-12-05 20:46:19下载
- 积分:1
-
BP(adaboost)
BP神经网络作为若分类器,反复训练BP神经网络预测样本输出(As if the BP neural network classifier, repeated training samples of BP neural network output)
- 2013-08-27 18:28:42下载
- 积分:1
-
MATLAB-of-complex-networks
该文档包括:基于复杂网络的MATLAB实现论文和对应的代码。(The documentation includes: paper and the corresponding code based on MATLAB complex networks.)
- 2014-10-16 08:48:50下载
- 积分:1
-
fvcom-matlab
matlab编写的FVCOM的前处理和后处理源程序,好用(FVCOM pre-processing and post-processing source with Matlab)
- 2017-06-28 10:51:00下载
- 积分:1
-
pv
说明: 光伏电池Matlab-SimuLink仿真 程序
非常实用(PV Cell Matlab simulink)
- 2011-09-15 10:59:39下载
- 积分:1
-
Digital_Rubiks_Cube
matlab code for Rubik s Cube Simulator and Solver
- 2015-02-05 13:50:34下载
- 积分:1
-
pdmin_dp7uy8
本程序是先用EjLnRw小波变换对人脸图像处理,然后在用ToZCZWm进行降维,最后用ToZCZWm分类器进行多分类分类识别。matlab程序实现,调试没有错误。
(This procedure is to use wavelet transformEjLnRw face image processing, and then use ToZCZWm dimensionality reduction, and finally multi Classification for identification ToZCZWm classifier. matlab program implements debugging without error.
)
- 2015-12-26 20:58:41下载
- 积分:1