-
cpge
全主元消去,matlab编写,20字,20字(All principal component elimination, matlab)
- 2010-11-15 09:40:07下载
- 积分:1
-
9927432Matlab_and_VC
this is a example about matlab and VC
- 2009-12-12 17:00:57下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1
-
PCM1-working
PULSE CODE MODULATION
- 2011-08-15 13:18:27下载
- 积分:1
-
EMdemo
EM算法在神经网络中的应用,可以用来进行视频数据分类。(In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: Nando de Freitas, Mahesan Niranjan and Andrew Gee Nonlinear State Space Estimation with Neural Networks and the EM algorithm After downloading the file, type "tar-xf EMdemo.tar" to uncompress it. This creates the directory EMdemo containing the required m files. Go to this directory, load matlab5 and type "EMtremor". The figures will then show you the simulation results, including ROC curves, likelihood plots, decision boundaries with error bars, etc. WARNING: Do make sure that you monitor the log-likelihood and check that it is increasing. Due to numerical errors, it might show glitches for some data sets.)
- 2013-03-11 22:27:18下载
- 积分:1
-
2
说明: 对单载频高斯脉冲的发生和其频移的研究,能够正常运行,很好的学习的例子。(The single transmits the happening of the gaussian pulse and its frequency shift research, can run normally, very good example.
)
- 2011-12-04 10:23:14下载
- 积分:1
-
GSM
program to interface nwith gsm modem
- 2014-02-02 20:41:20下载
- 积分:1
-
function6
Pass the Images Through Optics -- Use a Gaussian "Aperture Function"
This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measured function strored in ASCII and the data stored in the file measured_aperture.mat is a MATLAB .mat file that contains the matrix apfunction. (in MATLAB type "help load" for how to use load and look at the c and fortran code that shows how to read and write MATLAB .mat files).
(Note: When the Point Spread Function is Gaussian, then so is the Aperture function)
To simulate the effect of the tracker optics, each of the movie frames is now blurred using a 2-D FFT (Fast Fourier Transform). The first frame of the resulting image is shown in Figure 1.
- 2011-02-12 00:30:05下载
- 积分:1
-
OFDM-system--Matlab-and-DSP
MATLAB的仿真,完整的OFDM系统,含Matlab仿真代码和DSP源代码,包括仿真和源程序,值得一看(MATLAB simulation, the complete OFDM system simulation with Matlab source code and DSP code, including simulation and source code, worth a visit)
- 2011-04-28 23:38:20下载
- 积分:1
-
duomubiaoxianxingguihua
多目标线性规划的编程方法,算法指导,值得参考,很好用(Programming method for multi-objective linear programming algorithm guidance)
- 2013-04-27 23:15:56下载
- 积分:1