-
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
-
ColorInvariance
自己做的程序中的一部分,颜色不变量模型的实现,一个函数(Own program part, color invariant model for the realization of a function)
- 2013-01-22 11:05:30下载
- 积分:1
-
winamp
winamp music collection
- 2014-08-31 05:23:34下载
- 积分:1
-
HDB3-coding
主要是HDB3编程一些资料,内含一个MATLAB实现HDB3的实验报告(The main program is HDB3 some information, containing a MATLAB implementation HDB3 lab reports)
- 2015-04-02 14:24:48下载
- 积分:1
-
pso530
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),由Eberhart博士和kennedy博士于1995年提出 (Kennedy J,Eberhart R.
Particle swarm optimization.Proceedings of the IEEE International Conference on Neural Networks.1995.1942~1948.)。源于对鸟群捕食的行为研究。粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解.
(Particle Swarm Optimization (PSO) is an evolutionary computation techniques (evolutionary co mputation) by Dr. Eberhart and kennedy Dr. raised in 1995 (Kennedy, J., Eberhart R. Particle swarm optimization.Proc eedings of the IEEE International Conference o n Neural Networks.1995.1942 ~ 1948.) . From the flock of the predatory behavior. PSO algorithm is the basic idea of individual groups through the sharing of information and collaboration to find the optimal solution.)
- 2006-09-08 15:19:54下载
- 积分:1
-
VBMatlab
基于VB与Matlab的谷物霉变识别系统的开发,希望对研究的朋友提供帮助。(VB and Matlab-based identification system for cereal mildew development, want to study a friend to help.)
- 2009-10-20 12:00:50下载
- 积分:1
-
Matlab-senior-notes(3)
Matlab高级讲义-控制系统的数学描述与建模(Matlab senior notes- the mathematical description of the control system and modeling)
- 2011-12-24 21:12:57下载
- 积分:1
-
FrameParser
实现帧解析功能,包括帧校验,控制台应用程序(To achieve frame analysis functions, including frame check, a console application)
- 2009-11-17 21:23:07下载
- 积分:1
-
avahi-
atlab的C编译函数mex时,定义了C99_OK的宏(EMDS/make_emdc.m (28行)),利用的是ANSI C99标准如果个人的电脑中没有相关( Matlab-HHT transform three ways three ways Matlab HHT transform Matlab)
- 2015-02-03 10:37:28下载
- 积分:1
-
MATLAB-and-VC-of-wavelet
MATLAB与VC++混合编程实现一维小波多尺度分解(MATLAB and VC programming mix of one-dimensional wavelet decomposition)
- 2011-12-29 08:13:49下载
- 积分:1