-
vchengxu
本人找到的用来处理matlab数据的一个小程序,希望有用(I find the data used to handle Matlab a small procedures in the hope that useful)
- 2007-06-17 08:43:58下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
MeanShiftSky
Detect sky with meanshift algorithm
- 2016-10-11 23:07:05下载
- 积分:1
-
harriscorner
HARRIS CORNER DETECT
- 2010-11-29 22:22:59下载
- 积分:1
-
AR
说明: 电力系统短期负荷预测ARMA预测数字信号处理(Power system short-term load forecasting ARMA prediction of digital signal processing)
- 2015-02-02 13:13:02下载
- 积分:1
-
6314ijcsit03
说明: This file introduces a simple procedure to design and test DFIG Wind turbine generation system
- 2020-11-20 19:55:37下载
- 积分:1
-
LFM-MP-SNR
信号与信息处理——阵列信号处理DOA估计的matlab算法,这是线性调频信号的稀疏分解算法,wigner_will分布(Signal and information processing- array signal processing matlab algorithm for DOA estimation, which is a linear FM signal sparse decomposition algorithm, wigner_will distribution)
- 2007-09-04 10:47:39下载
- 积分:1
-
QAM_Modem_Demo
QAM 调制完整代码,MATLAB实现,通俗易懂,适合初学者学习参考。(QAM Modem Demo)
- 2010-07-22 15:04:42下载
- 积分:1
-
boost_neural_network
结合boosting与神经网络方法相结合的分类方法,效果好,识别率高(Combining boosting and neural network approach for robust classification, effective with high recognition rate)
- 2011-04-30 17:41:07下载
- 积分:1
-
sobel
Implementation Edge Detection with Operation Sobel on Matlab
- 2014-11-17 15:40:16下载
- 积分:1