-
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
-
capacity-limit-traffic-assignment
本代码是容量限制交通分配的代码。但是不通过完整的OD表进行配流,而是针对组成OD表的逐一起始点、终点的基础数据进行配流。路权是取的BFR函数,加了距离惩罚函数。(This code is the capacity limit traffic assignment code. But not through the complete OD table assignment, but for each table consisting OD initial, end with the underlying data stream. Right of way is to take the BFR functions, plus a distance penalty function.)
- 2013-11-04 12:20:18下载
- 积分:1
-
MIMOMatlab
MIMO信道容量的Matlab仿真程序,可以仿真出正确的图形(MIMO channel capacity of Matlab simulation program, can simulate the correct graphics)
- 2013-11-26 09:48:41下载
- 积分:1
-
Chapter5
关于无线网络MATLAB仿真经典教材的代码,适合有一定基础的同志们学习(MATLAB simulation of the classic textbook wireless network code for a certain comrades based learning)
- 2010-07-06 12:36:49下载
- 积分:1
-
extrace_brodatz
Gabor提取图像纹理特征,很经典。I hope the researchers who study the algorithm communicate with me。(Gabor extract image texture features classic. I hope the researchers who study the algorithm c ommunicate with me.)
- 2006-10-14 09:37:55下载
- 积分:1
-
gears
MATLAB Simulation仿真文件,齿轮传动的仿真,使用SimMechanics工具箱(MATLAB Simulation simulation files, gear simulation, using SimMechanics Toolbox)
- 2020-09-06 14:48:04下载
- 积分:1
-
first2345
CONTROL OF DC MOTOR USING BUCK BOOST CONVERTER
- 2013-11-22 05:09:58下载
- 积分:1
-
nnc1
说明: 固高公司的三自由度直升飞机的神经网络控制的自校正控制方法2(solid high degree of freedom of three helicopters of the neural network to control self-tuning control method 2)
- 2005-10-03 13:00:26下载
- 积分:1
-
Time-Series-program
一些有用的时间序列分析相关程序(matlab)(Time Series program)
- 2014-01-02 19:49:42下载
- 积分:1
-
qaohei_V2.7
D-S证据理论数据融合,微分方程组数值解方法,关于超声波倒车雷达测距的。( D-S evidence theory data fusion, Numerical solution of differential equations method, About ultrasonic parking radar ranging.)
- 2016-08-22 19:06:29下载
- 积分:1