-
ss
说明: 关于matlab对一个典型的三阶系统在simulink工具箱下的仿真(matlab simulink)
- 2009-05-08 21:07:34下载
- 积分:1
-
DLTcode
Robust Non-negative Dictionary Learning for Visual Tracking
The provided codes could be either embedded into the benchmark framework of paper Online Object Tracking: A Benchmark (CVPR2013) (You can find details here: http://visual-tracking.net/) or run on individual sequence.
To run the benchmark, just put the entire folder into the /trackers folder in the benchmark code base, and modify the configTrackers.m in util folder. DLT gets an AUC of 0.436, which ranks 5th among 26 in the benchmark by 19/03/2014. We don t tune parameters for single sequence in this case, all the parameters are stored in trackparam_DLT.m.
To run on individual video, you need to modify the dataPath and title in run_individual.m.
If you run MATLAB version after 2012, and have a CUDA compatible GPU installed, you may enjoy the fast computation speed by GPU, just set useGPU to true in trackparam_DLT.m and run_individual.m!
- 2014-09-02 12:25:35下载
- 积分:1
-
Hungary
Matlab程序,匈牙利算法,可用于指派问题的求解(Hungarian algorithm can be used to solve the assignment problem)
- 2013-11-08 18:49:49下载
- 积分:1
-
Final_1
malarial detention parasites related matlab code
you can find image segmentation techniques
- 2014-12-21 01:14:35下载
- 积分:1
-
project5_1main
基于matlab的加性高斯白噪声 源代码 直接用软件打开即可(Matlab-based additive white Gaussian noise)
- 2013-05-13 16:26:17下载
- 积分:1
-
signal-wavelet
一维信号的小波分解和重构,利用小波变换对一维声音信号进行分解和重构(One-dimensional signal wavelet decomposition and reconstruction, using wavelet transform one-dimensional sound signal decomposition and reconstruction)
- 2014-03-25 16:37:54下载
- 积分:1
-
summ
Function analogous to DIFF, but takes sums instead.
- 2009-09-07 17:41:13下载
- 积分:1
-
Matlab_RD
一个matlab开发的SAR程序程序,实现了RD算法,包含距离徙动校正等操作。(The development of SAR procedures for a matlab program to achieve the RD algorithm, with dynamic correction from the resettlement operation.)
- 2009-11-12 00:00:18下载
- 积分:1
-
QAM16_simulink
In this simulink model , 16-QAM modulation and demodulation is simulated .A square root raised cosine pulse shaped signal is modulated and given as input to the demodulator.The received signal
is demodulated and given to the detector where it is matched filtered and down-sampled .The effects of symbol timing offset
can be seen by varying the phase of down-sampling
operation.The signal transmitted is recovered
at the detector output.
- 2009-12-19 00:30:38下载
- 积分:1
-
SC-powerful-image-rendering
Useful tool for rendering and outputting information rich images(This function can be used in place of IMAGE, IMAGESC and IMSHOW, but does so much more. It is fast and displays images as they should be- correct aspect ratio, integer magnification, no axes. In addition, it can return the image as an output variable- useful for saving to disk, texture mapping surfaces, and post-rendering manipulation such as overlaying/combining two or more images.
All the MATLAB built-in colormaps are implemented, but without MATLAB s nasty discretization artifacts. Plus, there are many new colormaps which are helpful for viewing more complex data, such as optic flow, likelihoods over images, difference images, segmentations, stereo image pairs (as anaglyphs) and edge-maps with orientation. It also accepts user defined linear and non-linear colormaps.)
- 2013-10-03 22:40:08下载
- 积分:1