资源列表
rengongmianyi
- a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while
c
- it is matlab source code implemeted in Matlab 7.6. this is utilized in matlab.
shenjingwangluo
- T=[1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] 输入向量的最大值和最小值 threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net=newff(threshold,[31 3],{ tansig , logsig }, trainlm ) 训练次数为1000,训练目标为0.01,学习速率为0.1
d
- it is matlab source code implemeted in Matlab 7.6. this is utilized in matlab.
e
- it is matlab source code implemeted in Matlab 7.6. this is utilized in matlab.
xiaobosuanfa
- 采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v )
f
- it is matlab source code implemeted in Matlab 7.6. this is utilized in matlab.
MATLAB
- 卷积码编码译码MATLAB仿真程序,比较详细的源代码-Convolutional coding and decoding MATLAB simulation program
asf
- it is matlab source code implemeted in Matlab 7.6. this is utilized in matlab.
LMSADF6
- it is matlab source code implemeted in Matlab 7.6. this is utilized in matlab.
rose
- 这是一个mathematica 的画风玫瑰图的程序,程序比较系统,适用于比较专业的人士使用-This program is used to draw Rose graphic
T-S-yucekongzhi
- T-S预测控制,matlab仿真程序,需要的朋友可以-TS predictive control, matlab simulation program, you need friends can see
