-
siso20M
A SISO 20M OFDM system based on IEEE802.11n standard, using Matlab.
- 2008-01-19 20:35:59下载
- 积分:1
-
matlab
MATLAB与PSCAD联合仿真实例,包括 hvdc_fourier、hyst_plot、phasor、three_dim_plot等(The Co-Simulation of MATLAB and PSCAD,including hvdc_fourier、hyst_plot、phasor、three_dim_plot.)
- 2021-01-05 22:28:55下载
- 积分:1
-
MODELING-OF-STATIC-SERIES-VOLTAGE-REGULATOR-IN-DI
MODELING OF STATIC SERIES VOLTAGE REGULATOR IN DISTRIBUTION SYSTEM FOR LOSS REDUCTION
- 2014-01-30 14:13:40下载
- 积分:1
-
segymat-1.03
matlab编写的地震数据格式转换,由segy进行数据处理(matlab prepared seismic data format conversion, data processing carried out by segy)
- 2008-05-22 16:04:45下载
- 积分:1
-
stripmapSARMAP
条带SAR成像程序带中文标注,给需要的人(Band SAR imaging process with a Chinese label, to those who need)
- 2010-05-23 18:18:24下载
- 积分: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
-
yuece
matlab源程序代码,基于BP网络算法用于股票的预测,有修正的过程,过程中有些代码缺少!(matlab source code, based on BP neural network algorithm is used to predict the stock, during some of the code is missing! ! !)
- 2013-08-30 21:05:55下载
- 积分:1
-
FFTsolver
快速傅里叶变换自编程序,直接运行即可,简单方便实用(Fast Fourier Transform self program can be run directly, simple and convenient and practical)
- 2013-09-24 22:03:05下载
- 积分:1
-
IShellOutputReceiver
Classes which implement this interface provide methods that deal with out from a remote shell command on a device/emulator.
- 2014-02-19 12:07:13下载
- 积分:1
-
fiber_mode_distribution
多模光纤模式能量分布图形,彩色强度图,十分漂亮(the modes distributions of multi modes in fiber, intensity graphi, very beautiful)
- 2021-01-22 16:38:40下载
- 积分:1