-
Matlab_Lineequition
matlab 多个计算方程租的算法汇集 主要讲的是一般方法 还有正定矩阵的解法(matlab multiple computing algorithm equation rent pooling the main speaker is the general approach there is definite solution matrix)
- 2008-12-23 17:40:54下载
- 积分:1
-
imageanswer
matlab冈萨雷斯答案:
里面是最全的答案,所有习题都有(Gonzalez matlab answer: it is the whole answer, all exercises are)
- 2009-05-07 23:46:57下载
- 积分:1
-
pn_period
for obtaining the period of a signal
- 2010-02-10 02:56: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
-
VSS-APA
一个变步长仿射投影算法,包括论文及仿真代码,已调试通过(A variable step-size affine projection algorithm, including the papers and the simulation code, has been debugged)
- 2021-04-15 16:18:54下载
- 积分:1
-
FSK
实现了2FSK调制的一个小程序,为进行通信类学习者提供了一个参考(Implementation of 2FSK modulation of a small program, for beginners communication provides a reference for the study)
- 2012-03-21 19:28:19下载
- 积分:1
-
psk
simulink PSK传输仿真,包括载波恢复(simulink PSK transmission simulation)
- 2010-05-27 11:01:23下载
- 积分:1
-
simulink-mokuaizidian
matlab simulink 模块字典,比较好一点(matlab simulink module dictionary, better)
- 2013-05-15 14:11:59下载
- 积分:1
-
mas
inducation motor simulation
- 2015-04-03 23:58:24下载
- 积分:1
-
IEEE33
说明: IEEE33节点标准配电网数据,可以转换成所需要的格式,比如可以利用PSAT进行转换分析。(IEEE33 node standard distribution network data can be converted into the required format, such as PSAT for conversion analysis.)
- 2019-01-25 10:47:50下载
- 积分:1