-
DetectMaxima
改程序用于在一组信号中检测出最大值,即峰值检测(maxima detection, /peak detection)
- 2009-05-28 20:19:15下载
- 积分:1
-
LFM-radar-maichongyasuo
matlab应用的雷达信号LFM波形脉冲压缩处理编程源代码(Matlab applications, radar signal LFM waveform pulse compression processing programming source code)
- 2012-04-25 18:50:19下载
- 积分:1
-
CompressSensing_Application_4Ref
压缩感知技术的三篇应用文献,有关稀疏阵列的MIMO雷达信号处理,医学影像处理等,附两篇国外最近两年的Block CS, Sequential CS文献。(Compressed perception of the three applications of the technology literature, the sparse array MIMO radar signal processing, medical image processing, and attached two foreign recent two-year Block CS, the literature of Sequential CS.)
- 2012-07-23 08:10:41下载
- 积分:1
-
FNN_MATLAB
模糊神经网络解耦MATLAB程序,大家可以根据自己的实际项目进行代码数值的修改。(fuzzy neural network)
- 2009-04-25 23:31:24下载
- 积分:1
-
Rain_dataset
Dataset mikky glass for matlab
- 2015-03-12 20:12:50下载
- 积分:1
-
2_Hilbert_Q
基于2对Hilbert移相滤波器的无功功率测量方法(Based on phase 2 on the Hilbert filter method for reactive power measurement)
- 2010-10-29 19:09:10下载
- 积分:1
-
satelliteattitudesmcpid
a sliding P ID mode controller with
P ID sliding surface is p resented. Lyapunov stability theory was utilized to achieve the stability analysis. And
while there exists uncertainty in satellite inertia parameters or external disturbance
- 2010-05-14 15:48:36下载
- 积分:1
-
levelsetseg
matlab编的水平集分割的一些好东东, 适用于模糊图像的目标提取,希望能共勉(some program of matlab for image segmentation and small target extraction)
- 2010-05-16 08:49:06下载
- 积分:1
-
control
利用matlab编写程序对控制系统的稳定性进行判断;对系统的可控性与可观性进行判断;用频域特性和时域特性对控制系统进行分析与设计;判断系统的可控性与可观性,对系统进行极点配置,设计观测器,掌握控制系统的设计方法。(Using matlab to program the control system to judge the stability on the system controllability and observability to judge using frequency domain characteristics and time domain characteristics of the control system analysis and design determine the system controllability and observability , the system pole placement, observer design, master control system design.)
- 2010-05-18 16:52:30下载
- 积分:1
-
allcomb
返回从不同数组中取数据的组合
比如输入两个数组{1 2} {3 4}, 返回值为
{1 3}
{1 4}
{2 3}
{2 4}(Back to take a combination of data from different array such as input two arrays {12} {34}, return value {13} {14} {23} {24})
- 2012-11-11 00:54:17下载
- 积分:1