-
calendar
牛X的日历代码 用matlab编定的GUI设计代码.....(calendar , MATLAB GUI desire)
- 2011-12-12 13:14:10下载
- 积分:1
-
ofr93-322
关于地震勘探噪声理论比较经典的论文,希望对大家用所帮助(Theory of seismic noise on the more classic papers, we want to help with the)
- 2011-11-14 10:53:04下载
- 积分:1
-
新ADRC
自抗扰控制器自写,调节参数可用。含TD跟踪微分器,NLSEF非线性反馈律,ESO扩张状态观测器(Self rejection controller is self written, and the adjustment parameters are available)
- 2021-04-14 11:28:56下载
- 积分:1
-
Three_phase_tiaosu
此程序内包含三相异步电机的调速各种仿真,希望对大家有用。(This program contains a variety of three-phase induction motor speed control simulation, want to be useful to everyone.)
- 2010-03-11 21:54:41下载
- 积分:1
-
CR_ED_detect
最大化频谱接入机会的能量检测方法的研究-----认知无线电(Access to opportunities to maximize the energy spectrum detection of cognitive radio-----)
- 2010-06-02 22:26:55下载
- 积分:1
-
MATLABerweihuitu
第06讲 MATLAB绘二维图数字图像处理课件-matlab语言基础,很适合做图像如理入门使
用系列(Digital image processing based on matlab language
courseware), very suitable for image such as
introduction to use series)
- 2013-11-13 20:26:50下载
- 积分:1
-
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 k<=nd
d{k}=rand(1,width)
for i=1:floor((m-width)/step+1)
if (norm(d{k}-s(i,:)))^2<Rs
break
end
end
k=k+1
end
for j=1:nd
for i=1:floor((m-width)/step+1)
R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) 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 (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs
break
end
end
k=k+1
end
for j=1:nd
for i=1:floor((m-width)/step+1)
R(i)=(norm(d{j}-s(i,:)))^2)
- 2011-05-21 16:46:49下载
- 积分:1
-
kengyie_v53
小波包分析提取振动信号中的特征频率,有井曲线作为输入可计算其地震波的衰减,遗传算法无功优化。( Wavelet packet analysis to extract vibration signal characteristic frequency, There is a well attenuation curve as input to calculate its seismic waves, Genetic algorithm based reactive power optimization.)
- 2016-05-20 15:22:20下载
- 积分:1
-
pidcontrol
锅炉气泡水控制,可实现锅炉水位的模拟仿真,效果明显(control)
- 2010-05-17 13:53:13下载
- 积分:1
-
yansheguangshan
仿真衍射光栅的Matlab源程序,欢迎交流学习!(diffractive gratings )
- 2012-07-26 08:16:53下载
- 积分:1