-
wiener
维纳滤波的四个实现 包括文档和matlab代码,对原理阐释的十分详尽(Wiener filtering of the four to achieve, including documents and matlab code, very detailed explanation of the principles of)
- 2009-11-19 15:28:08下载
- 积分:1
-
fir_lin_phase_lowpass_min_order
Designs a linear phase FIR lowpass filter such that it:
- minimizes the filter order
- has a constraint on the maximum passband ripple
- has a constraint on the maximum stopband attenuation
(This is a quasiconvex problem and can be solved using a bisection.
minimize filter order n
s.t. 1/delta <= H(w) <= delta for w in the passband
|H(w)| <= atten_level for w in the stopband
where H is the frequency response function and variable is
the filter impulse response h (and its order/length).
Data is delta (max passband ripple) and atten_level (max stopband
attenuation level).
)
- 2011-05-27 21:47:34下载
- 积分:1
-
zigzag
zigzag function for matlab
- 2012-05-02 20:51:42下载
- 积分:1
-
car-power
汽车爬坡功率函数,在不同的时间汽车的速度和位移,及功率运行桩孔(Car climbing power function, velocity and displacement of the car at different times, and the power to run Pile)
- 2012-07-22 14:10:49下载
- 积分:1
-
EM
说明: 利用Matlab编程验证用EM算法估计的高斯混合模型的相关参数的性能。(Validate the use of Matlab programming estimated using EM algorithm for Gaussian mixture model parameters related to the performance.)
- 2011-09-23 20:29:39下载
- 积分:1
-
ExampleInet
Important skill to learn for Inet tools
full source code
- 2014-10-27 07:14:42下载
- 积分:1
-
velocity
地震数据速度库转换程序,matlab编写,可以实现不同速度类型之间的转换(Seismic data speed database conversion program。matlab。Conversion between different speed types)
- 2012-04-14 09:50:37下载
- 积分:1
-
rle_rld
matlab实现的游程编码的编码与解码过程,rle实现编码,rld实现解码,简单实用(achieve Matlab run-length coding of the coding and decoding process, rle achieve coding, rld decoder, simple and practical)
- 2006-10-27 16:23:16下载
- 积分:1
-
arbitrage
期现套利,程序实现测试所使用的MATLAB版本:MATLAB R2011b(7.13)(Of arbitrage, program version of the test using MATLAB: MATLAB R2011b (7.13))
- 2012-09-25 14:01:18下载
- 积分:1
-
Finite-Element---Using-MATLAB
介绍用matlab进行有限元计算的国外经典著作,前面重点介绍了有限元的相关内容,后面重点讲解了如何利用matlab的工具箱实现有限元的计算。(This book gives a background treatment of the Galerkin method in Chaps. 2–4.
Topics such as developing weak formulations as prelude to solving the finite
element equation, interpolation functions, derivation of elemental equations,
assembly and sample solutions were treated in these chapters. Chapter 5 gives an
overview on the use of the pdetoolbox. Chapter 6 and 7 give different sample
problems and their solutions on heat transfer and elasticity in Materials
Engineering.)
- 2014-02-07 22:33:54下载
- 积分:1