-
matlabjingdiansuanfa
说明: matlab的一些经典算法 (Some of the classic algorithm matlab)
- 2008-11-12 18:58:29下载
- 积分:1
-
Wind-Power-and-Solar-power
Investigate about wind power and solar power
- 2015-01-01 23:50:08下载
- 积分:1
-
Detection_plus
blind detection using the LSCMA
- 2009-05-09 20:25:43下载
- 积分:1
-
huiguifenxi
本程序基于matlab开发,作用是做回归分析及逐步回归分析(Regression analysis and stepwise regression)
- 2012-03-20 16:35:54下载
- 积分:1
-
twoD_correlation
用于求解并绘制两个直扩信号的二维循环相关函数及对应二维图(two dimensional circle correlation of two direct sequence spread spectrum signals )
- 2011-11-28 23:15:07下载
- 积分:1
-
zcg
一个小型的游戏,用于测试你的反应能力。不错(A small game to test your ability to respond. Yes)
- 2010-07-09 19:27:52下载
- 积分:1
-
E_NOSEdata
Cyranose@320便携式电子鼻的检测数据,对象是中药材.在MATLAB上进上气味指纹图谱的分析,其4品种的中药材.结果表明其能将其完全分类.(Cyranose @ 320 portable electronic nose detection data, is of Chinese herbal medicines. In progress on MATLAB odor fingerprint analysis, the 4 species of Chinese herbal medicines. The results show that its able to complete classification.)
- 2008-04-07 15:09:32下载
- 积分:1
-
Grid_Mines_Project.tar
matlab code for acrobat
- 2009-07-14 16:12:59下载
- 积分:1
-
espritsus
espritsus算法的matlab实现,可以得到好的实验效果。(espritsus algorithm matlab implementation, can be a good experiment results.)
- 2010-03-14 14:50:29下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1