-
matlabshrinkingpgm
matlab image shrinking program without using built in functions......
- 2010-09-26 19:05:35下载
- 积分:1
-
BFSK_
2FSK的调制解调,基于simulink的仿真(2FSK-simulink)
- 2009-11-05 20:39:40下载
- 积分:1
-
Newton-descent-method-algorithm-
牛顿下山法算法用matlab实现源程序,完整无缺,运行无错误,正常引用!(Newton descent method algorithm implementation using matlab source, intact, run the error-free, normal reference!
)
- 2011-05-16 11:07:33下载
- 积分: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
-
bhg
多元逐步回归算法,在matlab软件中的运用,简单实用 (multiple stepwise regression algorithm in Matlab software on the use of simple and practical)
- 2007-06-10 16:16:22下载
- 积分:1
-
CT_code_v0_hist
改进的压缩感知的红外小目标跟踪。将原始特征由haar特征替为直方图。初始时用tophat增强小目标。(Dim IR target tracking via improved compressive sensing. The original haar featrue of CT method is replaced by histogram,and the target enhanced by tophat.)
- 2014-11-06 16:18:16下载
- 积分:1
-
mohuPIDFIS
此为机器人模糊控制中的模糊控制规则,在模糊控制中加入此模糊控制规则,可得到仿真(This is the robot fuzzy control fuzzy control rules, fuzzy control fuzzy control rules by adding this can be obtained simulation)
- 2013-09-30 11:08:52下载
- 积分:1
-
nbook
multiobjective optimization
- 2012-10-02 21:03:21下载
- 积分:1
-
code
Code to process leaf disease detection
- 2015-02-13 07:59:03下载
- 积分:1
-
Frank-Wolfe算法 matlab程序
Frank-Wolfe算法 matlab程序(Frank-Wolfe (matlab))
- 2012-01-11 00:16:34下载
- 积分:1