-
matlab
总结了最基本和最常用的mattlab源码,很实用(Summarizes the most basic and most common mattlab source, it is practical)
- 2014-02-07 16:17:04下载
- 积分: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
-
Wang
MATLAB利用线性矩阵不等式解决控制系统的观测器设计问题并求解出了正定矩阵
(MATLAB linear matrix inequality solve observer design the control system and solved a positive definite matrix)
- 2015-05-27 15:10:38下载
- 积分:1
-
win32windowwrapperclass_src
非常帅气的window32 窗口类源码,可以此为基础做进一步的开发。(A Simple Win32 Window Wrapper Class。http://www.codeproject.com/win32/win32windowwrapperclass.asp)
- 2014-02-04 09:54:40下载
- 积分:1
-
ProjectPlanningfinal
MODTRAN MATLAB 结合使用且可以移植到VC(MODTRAN MATLAB and can be used in conjunction ported to VC)
- 2008-06-30 10:14:17下载
- 积分:1
-
MatlabOED3
说明: 掌握用Matlab软件求解微分方程模型的解析解和数值解的方法(Master the use of Matlab software for solving differential equations model of analytical solution and numerical solution methods)
- 2008-11-23 14:24:56下载
- 积分:1
-
grid-supression-in-frequency-domain
去处干涉条纹最有效的频域消除法,非常实用,效果极佳。(supress grid by frequency domain, very practical with high efficency)
- 2014-02-03 21:51:36下载
- 积分:1
-
maichongyuan
脉冲激光器输出表达式的仿真实验,可以研究脉冲激光器的脉冲(the matlab of the out put of the pulse laser is used for the studied by the user)
- 2015-11-19 14:29:53下载
- 积分:1
-
PSD
这是一个用matlab编的遗传算法问题。这是一个用matlab编的遗传算法问题。(MATLAB genetic algorithm toolbox and its application, pdg format.)
- 2010-05-10 16:08:01下载
- 积分:1
-
the-four-step-ranger-r-k
四阶经典R-K方法的Matlab程序和newton的matlab程序的实现(Matlab program to achieve the classic fourth-order RK method and newton s matlab program)
- 2015-03-21 09:52:38下载
- 积分:1