-
fir_lattice
用MATLAB实现fir滤波器,有窗函数法,切比雪夫法,以及最后用lattice结构实现出来
- 2010-01-11 22:06:15下载
- 积分:1
-
wjlb
一个一维地震记录在频率域滤波的示例程序,包含了带通滤波器,并且加斜坡防止吉布斯效应。(A one-dimensional seismic data in the frequency domain filtering the sample program, including a band-pass filter, and add the ramp to prevent Gibbs effect.)
- 2014-12-17 08:32:42下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
bp_huanghe
BP源代码共享!希望对大家有帮助今天编了个预测程序,效果不是很好,但里面一些基本算法希望给刚学的人有所帮助!同时也希望高人帮忙指点一下,我这个程序要怎么样预测效果才会好点,谢谢!(BP to share the source code! Hope everyone has to help today编了个prediction procedure, the effect is not very good, but inside some of the basic algorithm would like to just help people to learn! At the same time also hope that an expert advice to help you, I like this process to predict how the effect will be a good point, thank you!)
- 2008-08-21 13:16:32下载
- 积分:1
-
Bai-tap-ky-thuat-lap-trinh-C
The lecture program c
- 2015-03-05 23:10:27下载
- 积分:1
-
Fast_Transversal_RLS_Algorithms
Fast Transversal RLS Algorithms with examples using matlab
- 2013-12-21 16:34:53下载
- 积分:1
-
adaptnulling
利用线性约束最小方差算法(LCMV),对等距线阵、柱面扇形阵、圆锥体阵列进行仿真,得到天线抗干扰方向图(Linear constrained minimum variance algorithm (LCMV), for uniform linear array, fan-shaped array of cylinders, cones array simulation, antenna interference pattern)
- 2014-05-07 18:25:42下载
- 积分:1
-
matlablanger
说明: 利用Matlab语言实现拉格朗日插值计算和复化辛普森,对于数值分析有一定的帮助(matlab LANGRE xinpusen)
- 2011-04-04 21:05:44下载
- 积分:1
-
pwm-model
conventional simulink statcom
- 2013-12-12 17:27:19下载
- 积分:1
-
md_gauss
求解高斯积分点及其权重的计算程序。程序计算一维、二维、三维的高斯点及其权值,用于数值积分。原来写的一个有限元程序,所以有能力给6节点的三角形单元的积分点(A program for solving Gauss integral points and their weights is presented.Program calculates the gauss points for 1-D,2-D,3-D along with their weights for use in numerical integration. Originally written for a Finite Element Program so has the capability to give integration points for a 6-node Triangle element)
- 2018-04-09 14:10:12下载
- 积分:1