-
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
-
matlab-tutor
It is a quite useful way to learn Matlab in beginning level
- 2012-03-25 23:21:10下载
- 积分:1
-
MATLAB-GUI-based-filter
基于MATLAB GUI的“滤波器设计软件”设计(MATLAB GUI-based filter design software design)
- 2012-07-08 16:18:44下载
- 积分:1
-
InformationGain
全部信息熵的计算,包括信息熵,条件信息熵以及信息增益。附带Andrew的信息增益教程(All information entropy calculations, including information entropy, conditional entropy and information gain. Andrew incidental information gain Tutorials)
- 2015-03-20 10:24:10下载
- 积分:1
-
CSMA
CSMa/ca的 Matlab实现程序,仅供参考(CSMa/ca of Matlab procedures, for reference purposes only)
- 2021-03-24 11:59:14下载
- 积分:1
-
可以识别英文字母用MatLAB打开即可
说明: 可以识别电子文档,图片和手写的英文字母,用MatLAB打开即可(It can recognize electronic documents, pictures and handwritten English letters. It can be opened with MatLAB.)
- 2020-07-04 16:00:02下载
- 积分:1
-
3.ModelStability
Since the main component of a control scheme is the PI Controller, a model with an anti wind-up structure has been implemented in Simulink. The Maximum Power Point Tracker (MPPT) block is based on a look-up table obtained from the wind turbine characteristics.
- 2012-09-19 03:03:25下载
- 积分:1
-
DICM
DICM程序,包含数字图像相关算法的全部流程,可用于位移和应变的检测。(DICM program contains all the digital image correlation algorithm process, can be used for the detection of displacement and strain.)
- 2020-12-23 14:39:08下载
- 积分:1
-
JPEG_Encoding
To Encode the image data and compressed with important data of image
- 2013-12-24 18:20:27下载
- 积分:1
-
ARMA-model-order-determination
一篇介绍ARMA时间序列模型定阶方法的文章,供大家参考。(a paper about order determination method for ARMA time series model .)
- 2012-05-08 21:10:43下载
- 积分:1