-
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
-
FractalGui
fractal graphical user interface
- 2009-06-25 15:18:30下载
- 积分:1
-
35738633RECTANGLE
说明: matlab_矩形检测代码 刚刚用过很实用。可以下载看看(matlab_ rectangular test code just used the very practical. You can download to see)
- 2010-04-23 12:45:20下载
- 积分:1
-
hhthht
希尔伯特-黄变换在电力故障中的应用
内含EMD分解 希尔伯特变换算法(Hilbert- Huang transform in power failure in the application)
- 2011-10-15 17:22:54下载
- 积分:1
-
normal
Normal distribution шт Matlab
- 2013-10-31 06:45:39下载
- 积分:1
-
FDTD_1D2D3Dapatch-antenna
该文件是我自编的FDTD 1D 2D 3D的入门MATLAB程序。然后包含一些贴片天线的代码。全是自编,点击可运行。(The files are the codes for FDTD coding including 1D 2D 3D using MATLAB. There are also codes for patch antenna modelling)
- 2014-01-02 14:47:13下载
- 积分:1
-
smoke
对肺病因果关系搭建贝叶斯网络,实现肺病诊断过程。实例模型,matlab程序。(Build a Bayesian network for the causal relationship of lung disease to achieve the diagnosis process of lung disease. Instance model, matlab program.)
- 2017-10-19 20:34:22下载
- 积分:1
-
Mie
Mie光散射原理matlab程序,计算简便。根据折射率,颗粒大小,光波长等参数可计算各个角度的光散射强度大小。(Mie light scattering principle matlab procedures, the calculation is simple. According to the refractive index, particle size, optical wavelength calculate various parameters such as the perspective of the size of the light scattering intensity.)
- 2021-01-24 11:58:38下载
- 积分:1
-
pso
用粒子群优化算法(PSO)求peaks函数的极值(Particle swarm optimization (PSO) seeking the extreme peaks function)
- 2010-05-12 10:53:24下载
- 积分:1
-
untitledpj
A Complete Modeling and Simulation of
Induction Generator Wind Power Systems
- 2012-04-30 19:55:17下载
- 积分:1