-
lvpo
说明: hht程序代码,小波变换,对比分量的功率谱密度函数图,找出最优小波(hht code, wavelet transform, as compared with the weight of the power spectral density function map to find the optimal wavelet)
- 2009-08-16 23:12:36下载
- 积分:1
-
LDPC Turbo_matlab
LDPC码与TURBO码的matlab仿真程序(The MATLAB simulation program of LDPC code and TURBO code)
- 2018-07-23 23:38:45下载
- 积分:1
-
nbodyVect
多刚体动力学matlb编程 用辛方法
Fully vectorized n-body equation
nbodyVect(x0,dx0,mus,t) integrates the n-body equations of motion using either a symplectic second order integrator, or any of the
standard built-in or user supplied first order integrators.
(Programming multi-body dynamics with symplectic methods matlb Fully vectorized n-body equation nbodyVect (x0, dx0, mus, t) integrates the n-body equations of motion using either a symplectic second order integrator, or any of the standard built-in or user supplied first order integrators.)
- 2010-12-26 14:15:31下载
- 积分:1
-
double_pendulum
double pendulum simulation in matlab
- 2014-01-25 15:54:02下载
- 积分:1
-
nonparametric_methods
Nonparametric methods to analyze and detect knock injection engines. Two signals are considered: vibration signal and pressure signal
- 2010-08-29 18:02:41下载
- 积分:1
-
EM_noonou
Matlab prepared, EM estimation procedures, simple and understandable.
- 2010-10-18 22:10:46下载
- 积分:1
-
UseCImplementOOP
如何用C实现OOP的特性,有趣吧。这本英文书给出细节,对于深入理解C和OOP的特性区别非常有帮助。当然读者必须有比较深的编程经验,初学者或一般程度者慎入!(How to OOP with C to achieve the characteristics of interesting. This book gives details of the English, for in-depth understanding of the characteristics of differences between C and OOP very helpful. Of course, the reader must have a relatively deep programming experience, beginners or general level by Shen Ru!)
- 2010-12-16 15:40:56下载
- 积分:1
-
code-master
ECG的应用,ECG在医疗检测方面发挥着中重要作用,所以,心电信号至关重要(With the application of ECG, ECG plays an important role in medical detection, so ECG signal is very important.)
- 2019-05-14 08:55:22下载
- 积分:1
-
MATLAByongfazhinan
MATLAB及在电子信息课程中的应用.感觉很有用,本来也不花钱,有想用的来拿吧(MATLAB and electronic information in the application of the curriculum. Feeling very useful, would have no money, there are来拿want it)
- 2008-04-28 19:01:10下载
- 积分:1
-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1