-
vectorcontrol
just a simple model of vector control using simulink, it still have some mistake, I m trying to fix it
- 2010-11-12 22:36:26下载
- 积分:1
-
Shaped_Histograms
this mi test m-file for matlab program
- 2013-08-27 14:44:20下载
- 积分:1
-
SEP
SEP is a protocol developed for wireless sensor networks and is a routing protocol
- 2013-12-17 18:51:53下载
- 积分:1
-
FaceRec-SVM
基于SVM的人脸检测。优化了部分代码。可以参考一下,各位亲们。(SVM-based face detection. Optimize the part of the code. Reference, you pro.)
- 2013-08-31 19:28:49下载
- 积分:1
-
Untitled
粒度分析,显示累计图,返回特征值,很实用(Particle size analysis, chart shows the cumulative return to the eigenvalues)
- 2015-01-08 15:43:36下载
- 积分:1
-
medfilt2m
2-D median filtering with better boundaries response. A modified version of the MATLAB function medfilt2 that deals better with the boundaries. Unlike medfilt2, the function medfilt2m does not pad the matrix with extra elements on the edges, but computes the median using only elements in the matrix.
- 2009-10-14 01:59:09下载
- 积分:1
-
srm
Its a file for Image Merging algorithm
- 2010-12-12 22:58:18下载
- 积分:1
-
MIMO-OFDM
在MIMO2*2的无线信道环境下,运用OFDM(Orthogonal Frequency Division Multiplexing)即正交频分复用技术,发送信号,经过奇异值分解预编码,调制,在接收端解调,均衡,最终等到估计信号,并计算了整个系统的误码率;(In the wireless channel environment MIMO2* 2, the use of OFDM (Orthogonal Frequency Division Multiplexing) that is an orthogonal frequency division multiplexing, transmission signal, through a singular value decomposition of the pre-encoding, modulation, demodulation at the receiver, equalization, until the final estimated signal, and calculate the error rate of the whole system )
- 2021-02-08 19:49:54下载
- 积分:1
-
sanciyangtiao
三次样条插值法,MATLAB程序,计算方法作业,内有说明(Cubic spline interpolation method, MATLAB procedures, calculation methods work, there are instructions)
- 2015-03-26 14:15:28下载
- 积分:1
-
matlab_v
Motion Tracking
===============
This tarball contains all code required to run the tracking algorithm
on a sequence of images. Run the file run_tracker.m in Matlab and
follow the instructions. You will need to have a directory of
sequentially numbered images available. After entering the path and
file types the tracker will begin processing. Once the data window
appears the algorithm begins building a background model and attempts
to track objects. By clicking on any of the four subwindows you can
investigate the background representation (a Mixture of Gaussians) of
any pixel. The two windows that then appear display the mixture once
as a two-dimensional scatter plot (ignoring the blue colour
component), and once as a one-dimensional evolution of the red colour
component only. These plots make the internal processing visible and
should help determining suitable parameters to be set in
mixture_parameters.m.
- 2009-10-07 14:48:37下载
- 积分:1