-
DSPfir
这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。(This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and order then mixed to produce a C-frequency digital signal, and then the resulting data samples into the main program to the DSP for digital filtering, DSP main algorithm using a circular buffer algorithm, this part of the CCS to achieve.)
- 2013-09-15 21:16:30下载
- 积分:1
-
VC_M
说明: VC调用matlab,实现VC与matlab混合编程,效果很好(VC call matlab, matlab mixed programming with VC to achieve good results,)
- 2011-04-12 15:25:36下载
- 积分:1
-
CharCuted
字符分割MATLAB源代码。你懂得。字符分割MATLAB源代码。你懂得。字符分割MATLAB源代码。你懂得。(fdsfsfasfasdfsdfsdfdfs)
- 2010-12-04 17:13:11下载
- 积分:1
-
matlab
卡尔曼滤波 matlab源程序 及其注释(Kalman filter matlab source code and its annotations)
- 2012-11-14 11:21:38下载
- 积分:1
-
pid
matlab模糊控制 控制规则以及模糊隶属函数的编程(matlab fuzzy control)
- 2011-08-19 08:56:02下载
- 积分: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
-
decimation
音频信号降采样程序 支持48k->8k 24k->8k 8k->1k 的降采样.实现方法,先做低通滤波,再做采样点抽取.低通滤波起使用67点FIR,系数由matlab使用窗函数法生成
(Audio signal down-sampling procedures to support the 48k-)
- 2007-09-11 10:20:03下载
- 积分:1
-
ji
说明: 针对小流域设计洪水计算中,采用推理公式求解洪峰流量Qm及汇流时间τ的方法繁琐,查算精度较低等问题,提出用牛顿迭代法求解,该方法较原图解试算法收敛快,迭代次数少,计算速度快,精度可靠。计算实例表明,用简单迭代法与牛顿迭代法计算设计洪峰流量,其结果与图解试算法完全一致。()
- 2008-06-30 12:38:13下载
- 积分:1
-
kriging-(1)
克立格插值工具箱,matlab版,里面有很多程序,有帮助就看看,很不错-Kriging interpolation toolbox, matlab version, which has a lot of procedures, there is help on the look, very good
- 2013-01-08 19:47:20下载
- 积分:1
-
07102419104228
说明: MATLAB使用重要源程序,matlab与visual c++重要转换(important matlab/visual c++)
- 2010-03-17 20:56:34下载
- 积分:1