-
matlab4
matlab 文件,用于学习m文件,解释m文件的编写及用法(matlab documentation, for learning m paper explaining the preparation of the document m and usage)
- 2008-03-21 13:49:34下载
- 积分:1
-
modufm
FM Modulation for Matlab
- 2009-07-06 00:16:23下载
- 积分:1
-
classifier
matlab 分类器。。。。。。。。。。。。。。。。。。。。(matlab classifier. . . . . . . . . . . . . . . . . . . .)
- 2011-07-17 09:42:01下载
- 积分:1
-
calFourier
This function alculates Fourier Amplitude spectra of the time series of uncorrected acceleration and velocity depending on the FFTformat argument and produce a plot.Visual inspection of the fas is helpful for setting a low cut frequency in filter design and implementation.
- 2015-04-20 00:59:31下载
- 积分:1
-
interpft_quadric
对非同步采样数据进行二次插值同步化处理,进而进行谐波分析。(The asynchronized sample data can be synchronized by the qudric interpolation.)
- 2014-02-21 18:31:44下载
- 积分:1
-
rad_pat
MATLAB历程的雷达信号处理方针及其应用,好用,建议下载(MATLAB course of the principle of radar signal processing and its applications, easy to use, it is recommended to download)
- 2009-03-31 10:39:09下载
- 积分:1
-
faruto
本算法为线性规划中用于求解最优化问题的经典算法,对于学习LP问题求解具有很大帮助(The algorithm classic algorithm for solving linear programming optimization problem of great help for learning the LP problem solving)
- 2013-03-20 22:36:36下载
- 积分: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
-
My-TSP-code-in-matlab
implementation of TSP problem in matlab
- 2012-06-11 21:41:18下载
- 积分:1
-
LDPC_Decoder_TDMP
LDPC Coding with PSK modulation in an AWGN channel
Description
LDPC Coding with PSK modulation in an AWGN channel
Most of the functions are built in matlab functions found in the comm. toolbox. These can also be easily configurable in the code to meet your requirements.
In the given code, set the SNR, codeRate, modulation order (psk) and Number of frames to be simulated.
Please feel free to contact me and let me know your comments.
- 2020-11-29 21:59:29下载
- 积分:1