-
triangle
输入三条边,判断是否可构造三角形,判断三角形类型(Enter three sides, to determine whether the triangles can be constructed to determine the type triangle)
- 2009-11-23 14:43:48下载
- 积分: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
-
DEMC
说明: 基于蒙特卡罗马尔可夫链的差分遗传算法。算法有mc抽样改进,并用差分算法改进遗传优化算法(Difference genetic algorithm based on monte carlo markov chain. With MC sampling improvement algorithm difference algorithm improved genetic optimization algorithm)
- 2020-07-24 23:33:26下载
- 积分:1
-
One_Lane_Bridge
this is a project for os labratoar .the subject is one lane bridge
- 2009-11-11 05:10:02下载
- 积分:1
-
madani-fuzzy-control-experiment
详细给出了基于madani型的模糊控制器的matlab实现过程,以及与PID控制器在控制性能上的对比。(Based given in detail matlab madani type of fuzzy controller process and comparison with a PID controller on the control performance.)
- 2014-11-06 19:59:44下载
- 积分:1
-
Classical_Mechanics_Mfiles_Hasburns
Classical Mechanics Using MATLAB
M-FILES by Hasburn
- 2015-02-27 02:26:16下载
- 积分:1
-
ONDLETTES_PROGRAMME
programme programme
- 2010-10-06 23:20:36下载
- 积分:1
-
kalmanfiltera.rar
提供一些matlab程序
不知可不可以(provide some unknown Can Matlab procedures)
- 2007-05-09 09:03:15下载
- 积分:1
-
2FSK
对二元序列10110010,画出2FSK的波形,其中载波频为码元速率的2倍。(For binary sequence 10110010, draw waveform 2FSK, where the carrier frequency of 2 times the symbol rate.)
- 2013-12-17 11:31:29下载
- 积分:1
-
数学建模算法与应用
《matlab算法与实例》,提供源代码和算法实例(Matlab algorithm and example)
- 2020-11-22 17:29:34下载
- 积分:1