-
matlab
汽车振动的频谱分析。很有意思,里面函数简单适合初学者。(Spectrum analysis of vehicle vibration. Very interesting, which a simple function suitable for beginners.)
- 2009-04-07 17:38:32下载
- 积分:1
-
uniform-circular-array-MUSIC
16元均匀圆阵对空间5个信源的方位估计,MUSIC方法,定位精度高,谱峰尖锐(localization of 5 sources using a 16 elements UCA,MUSIC method,high accuracy, well spectrum to localize)
- 2012-08-14 11:00:42下载
- 积分:1
-
yuce
该程序为:持续法、基于最小二乘的线性回归、时间序列以及灰色理论等预测方法对风电功率进行超短期预测(Ultra- short- term prediction of wind power)
- 2016-11-04 16:27:10下载
- 积分:1
-
cyclic_prefix
guard interval wireless communication in matlab simulations
- 2009-06-15 17:38:24下载
- 积分:1
-
Embedded_matlab_func_code
Simulick block with embedded matlab func. for FIR filter.
- 2011-01-07 15:34:22下载
- 积分:1
-
GA_for_Matlab5
matlab的遗传算法(GA)程序,补充了该工具箱可以用于解决优化问题。(matlab genetic algorithm (GA) procedure, add the toolbox can be used to solve the optimization problem.)
- 2009-07-09 16:27:23下载
- 积分:1
-
WritingFastMATLABCod
说明: 由于matlab代码中若有很多循环结构,执行效率就会降低。本文献教你怎么写出高质量的matlab代码(Because if many matlab code cycle structure, the implementation of the efficiency is reduced. The literature teach you how to write high-quality matlab code)
- 2008-12-06 14:15:34下载
- 积分:1
-
C-means
以身高与体重为特征进行C-均值聚类,matlab( C-means clusteringbased ob height and weight )
- 2013-04-25 16:08:08下载
- 积分:1
-
IRFPA_NUC
红外图像非均匀性校正,神经网络,高通滤波(Infrared image non-uniformity correction, neural networks, high-pass filter)
- 2021-02-10 16:39:52下载
- 积分: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