-
ModernSensors2007
Pavel Ripka, Alois Tipek. Modern Sensors Handbook 2007
- 2010-07-13 13:26:36下载
- 积分:1
-
SWcomplex
生成小世界网络的Matlab程序,比较好,很多人都在用这个(Generate small-world network Matlab program, better, a lot of people are using this)
- 2010-11-26 20:07:02下载
- 积分:1
-
DMC
动态矩阵控制方法的matlab实现,用于求解预测控制问题(an algorithm for dynamic matrix control)
- 2012-05-30 06:45:21下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
Digital-image-processing
图像处理源代码 matlab 各种经典算法
- 2013-07-10 20:02:40下载
- 积分:1
-
TabuSearch
tabu search for vehicle routing problem
- 2013-07-24 23:46:02下载
- 积分:1
-
fuzzycm
基于模糊的聚类,是一种软聚类。但是不能避免全局最小点(Based on a fuzzy clustering, is a soft clustering. But you can not avoid the global minimum point)
- 2012-09-08 09:09:52下载
- 积分:1
-
GA
说明: matlab下的遗传算法,针对的是罚函数下的遗传算法优化(Matlab under the genetic algorithm, for the penalty function of the genetic algorithm optimization)
- 2017-01-17 12:36:03下载
- 积分:1
-
nakagm
nakagami-m信道的matlab建模,一份simulink模型和一个M文件,还有运行的两张PDF,CDF图形。(nakagami-m matlab channel model, a simulink model and an M file, and run the two PDF, CDF graphics.)
- 2020-11-07 22:49:49下载
- 积分:1
-
Adaptive-Filtering-Primer-with-MATLAB---Poularika
adaptive filtering with matlab
- 2012-10-27 00:38:56下载
- 积分:1