-
tea
MATLAB在学生成绩管理中的应用 内容较为简单(MATLAB in the management of student achievement is relatively simple)
- 2012-05-14 12:00:44下载
- 积分:1
-
Plot-for-Sensor-nodes-Residual-Energy
Plot for Sensor node s Residual Energy
- 2015-03-15 17:25:57下载
- 积分:1
-
symmetric-cyclic-stress-life
疲劳设计中周期循环对称的算法,程序中使用了全局变量的传递和反迭代的算法,有一定的借鉴意义。(symmetric cyclic stress life method)
- 2015-04-20 09:16:11下载
- 积分:1
-
DTCnewSVM
matlab仿真的直接扭矩控制,模型参数没有调出来,给大家看看。(Direct torque control matlab simulation, the model parameters do not tune out for everyone to see.)
- 2014-02-14 15:29:24下载
- 积分:1
-
chap7_2
非线性系统的PID鲁棒控制,基于NCD优化的非线性PID控制(Nonlinear systems Robust PID control of NCD-based PID control of nonlinear optimization)
- 2009-05-27 16:27:54下载
- 积分:1
-
NMFPSVM
本程序用于基因数据的分类,我自己写了一个基于欧氏距离的费舍尔判据,选取有代表性的基因,最后用NMF将矩阵分解,对得到的矩阵进行分类,分类用的是自带的svm算法(It is used for classfication, I wrote a fisher criterion based on Euclidean distance, selecting representative genes,after NMF,classification with the SVM algorithm is shipped
)
- 2014-09-27 09:40:52下载
- 积分:1
-
Hamming-Code
汉明码经过bsc信道的变换,设计比较经过编码与非编码的两种情况,统计了错误图样,适合本科生学习信息论与编码借鉴使用。为matlab工具开发。(Hamming Code across bsc)
- 2014-01-24 19:20:05下载
- 积分:1
-
modularfuelell
matlab based modular fuel cell an ieee based project in which the simultion
- 2010-07-04 15:09:37下载
- 积分:1
-
fftf
利用ARMA、AR、MA模型,以及周期图等进行系统参数估计以及全相位FFT测相位(Using ARMA, AR, MA model, and the cycle map for system parameter estimation, and testing phases of all phase FFT)
- 2008-07-29 09:27:40下载
- 积分:1
-
Opt_Steepest
说明: 用最速下降法求最优化解
输入:f为函数名 grad为梯度函数
x0为解的初值 TolX,TolFun分别为变量和函数的误差阈值
dist0为初始步长 MaxIter为最大迭代次数
输出: xo为取最小值的点 fo为最小的函数值
f0 = f(x(0))( Steepest Descent Method with Optimum Solution input: f as a function name grad is gradient function x0 for the solution of the initial TolX, TolFun variables and functions were error threshold dist0 as the initial step MaxIter maximum Diego passage number Output: xo to take the minimum point of fo is the smallest function value f0 = f (x (0)))
- 2011-02-23 13:32:17下载
- 积分:1