-
AHP
层次分析法的求解程序,用于对数据进行层次分析(AHP solver for the analysis of the data hierarchy)
- 2011-08-18 14:56:40下载
- 积分:1
-
pendulum-lqr
commande LQR sur un pendule inversé avec moteur a courant continu sur matlab simulink
- 2015-03-16 17:10:28下载
- 积分:1
-
AdaptiveMedianFilter_MATLAB_code
MEDIAN FILTER ADAPTIVE
- 2013-03-03 02:40:03下载
- 积分:1
-
doolittle
1.n个节点分段Lagrange插值多项式;
2.使用格式y=lagrange(x0,y0,x,k);
3.输入项x0为n维插值节点向量,y0为n维被插函数值向量;
4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1;
5.输出y为插值点x处的函数值;( 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0, x, k) 3. Input x0 of interpolation nodes for the n-dimensional vector, y0 for n-dimensional vector function to be inserted 4.x interpolation points for the m-dimensional vector, k is the number of sub-polynomial interpolation, not more than 3, the default for k = 1 5. output y for the interpolation points x Department of function )
- 2009-06-23 15:58:19下载
- 积分:1
-
MATLAB_VC
实现matlab和VC的混合编程,对回转窑数据进行线性拟合,绘制窑体温度曲线,自动寻找,煅烧带位置!(Achieve matlab and VC mixed programming, the linear fit to the data kiln, kiln temperature curve plotted automatically find, calcined with position!)
- 2015-01-04 09:42:13下载
- 积分:1
-
Selfportrait
image resize, gray, average filter, gaussian filter
- 2014-01-21 22:37:18下载
- 积分:1
-
qam_ofdm_trx
ofdm transmission with qam modulation through rayleigh fading channel
- 2013-12-27 17:15:09下载
- 积分:1
-
phaseshifted-bragg-grating
matlab编程 通过设定参数,画出相移布拉格光栅反射谱及色散,反射谱和时延的图象(matlab programming by setting parameters, draw the phase shift image Bragg grating reflection spectrum and dispersion, reflection spectrum and delay)
- 2021-03-18 09:49:20下载
- 积分:1
-
pnet_remote
实现数字编码的matlab小实验。在matlab上调试通过(Matlab digital encoding small experiments. Debugging through the matlab)
- 2010-03-15 17:20:32下载
- 积分:1
-
Intermediate_Nodes
The program takes the intermediate stoichiometric matrix of a chemical reaction mechanism as the input and gives the intermediate nodes in terms of all the possible combinations of p-(q-1) reaction steps. This program is complimentary to the "Reaction Routes" program. Using both these programs a Reaction Route Graph for a chemical reaction mechanism can be constructed, which can be used for kinetics studies.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:46:34下载
- 积分:1