-
Hog_MatlabCode_2011
希望对你有帮助,包含了整个的过程,我研究了好久,收获很大。(I hope it can help you, contains the whole process, I studied for a long time and fruitful.)
- 2011-09-26 14:49:45下载
- 积分:1
-
3dfdtd
fdtd 电磁计算 三维电磁仿真技术 电磁场计算 fdtd 算法(fdtd Em compute em field calculation )
- 2014-02-09 17:16:19下载
- 积分:1
-
spline
说明: 实现三次样条差值,与matlab实现的精度一样(Realize the difference between cubic spline, and the precision to achieve the same matlab)
- 2011-04-07 10:04:18下载
- 积分:1
-
VCMATLAB
关于VC与matlab混合编程的代码,包含众多例子,可以直接使用。(Matlab on the VC and mixed programming code, including many examples can be used directly.)
- 2010-11-16 11:41:50下载
- 积分:1
-
matlab
matlab下的核磁共振可视化,展示了自发弛豫过程(MRI visualization under matlab, showing the spontaneous relaxation process)
- 2014-09-18 12:45:59下载
- 积分: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
-
linefuzzycontrol
该程序介绍了MATLAB中怎么样生成模糊控制规则与控制量查询(The program introduces MATLAB, how kind of fuzzy control rules and control the generation of inquiries)
- 2010-09-16 10:37:30下载
- 积分:1
-
Chinese-Convert-Pro-3.5.1-Final
Nothing to do, we need to learn how to trick something on the webs
- 2014-01-09 01:53:33下载
- 积分:1
-
rounds-of-disaster
关于灾情巡视路线问题的数学模型,利用的是Floyd算法以及Hamilton圈改良算法(a modeling about rounds of disaster,taking advantage of the Floyd algorithm and improved Hamilton circle algorithm)
- 2011-12-28 20:20:20下载
- 积分:1
-
Poincare
非线形混沌系统的庞加莱图的画法的代码以及其MATLAB m文件代码(Non-linear chaotic system Poincare map of the painting of the code and its MATLAB m-file code)
- 2013-09-27 15:47:09下载
- 积分:1