-
jianxing
%%目标在监控区内运动轨迹为浆型曲线时的定位( Target in the surveillance zone trajectory curve for the slurry when the positioning)
- 2007-11-14 08:32:07下载
- 积分:1
-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
camera
一个调整用电脑摄像头,当捕捉到画面有运动时,进行拍照并发送到邮箱的程序。(An adjustment computer camera, to capture the screen when there is movement, take photos and send mail program.)
- 2013-10-15 18:17:44下载
- 积分:1
-
UnderstandingLTEwithMATLAB_Chapter4
UnderstandingLTEwithMATLAB_Chapter 4 Code
- 2020-07-02 08:20:01下载
- 积分:1
-
pujianfa
自己写的一个谱减法,在信噪比不太低的时候效果还不错。(one matlab program. the effect is not bad when SNR is not lower.)
- 2009-09-15 13:25:03下载
- 积分:1
-
coc
OFDM Moddel in matlab
- 2009-07-02 04:53:04下载
- 积分:1
-
work
通过对语音的读入,对起进行语谱分析,以前,接着对语音进行了基音的提取,对语音进行分析!(Through the voice to read the language have been carried out spectral nalysis, in the past, followed by a pitch on the voice of the extraction, analysis of the audio!)
- 2009-03-14 10:18:11下载
- 积分:1
-
matlab-di5zhangchengxu
MATLAB应用程序,MATLAB应用程序,MATLAB应用程序,MATLAB应用程序(MATLAB application, MATLAB applications, MATLAB applications, MATLAB applications)
- 2010-06-06 01:00:24下载
- 积分:1
-
APPENDIXA
Distribution systems power flow
- 2010-11-16 15:26:15下载
- 积分:1
-
distance_classify
function g=distance_classify(A,b)
距离判别法程序。
输入已分类样本A(元胞数组),输入待分类样本b
输出待分类样本b的类别g
注:一般还应计算回代误差yita
输入已知分类样本的总类别数n 每类作为元胞数组的一列(function g = distance_classify (A, b) from the Criterion procedures. Input samples have been classified A (cell array), the importation of samples for classification b output samples for classification g categories b Note: the calculation should also be back on behalf of the general error input yita of the total known types of classification of the number of samples n each Cellular-type array as a)
- 2009-05-09 17:15:44下载
- 积分:1