-
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
-
Em
说明: 根据有限混合模型的数据分类的程序,同时附实验报告(Hybrid model based on limited data classification procedures, test reports with)
- 2011-09-22 09:07:14下载
- 积分:1
-
QAM
matlab model file to simulate QAM modulation and demod.
- 2011-11-10 17:08:04下载
- 积分:1
-
QPSK
this to learn about quqdrature phase shift key
- 2010-07-17 20:51:58下载
- 积分:1
-
One_Dimensional_PML
programme matlab 1D pml
- 2010-05-06 21:44:01下载
- 积分:1
-
mimo
one ring model in mimo system
- 2012-04-20 15:36:45下载
- 积分:1
-
DWNN_nn
小波神经网络的分类识别,学习率因子,网络动量项因子,网络多分辨级数,网络平移参数 都可自己选。本例输入节点5,输出5。可识别五种信号。(wavelet neural network classification, the learning rate factor, network momentum contribution factor, network multiresolution series. Translation network parameters can be of his own choosing. The five cases input nodes, output 5. Five identifiable signal.)
- 2007-04-06 09:50:52下载
- 积分:1
-
aab1
this is a code for color seegmentation
- 2015-04-03 15:01:04下载
- 积分:1
-
readSTL
在matlab中读入CAD模型的stl文件,直接获得离散点数据和法矢信息,并可视化显示CAD模型(Read in the STL file of CAD model in matlab, direct access to information discrete points and the method of vector data, and visual display of CAD model)
- 2016-06-16 10:36:53下载
- 积分:1
-
zhiliushengyabianliuqi
利用matlab的simulink建立了直流升压变流器的方正模型,仿真的到了较好的结果(Simulink of matlab using established DC converter step-up model of the Founder, simulation of the good results)
- 2009-04-14 15:56:03下载
- 积分:1