-
segy
地球物理领域基于matlab开发的地震数据读写程序。(Geophysical seismic data based on matlab developed in the field of reading and writing program.)
- 2013-02-28 19:53:49下载
- 积分:1
-
L1-svd sparse-DOA
说明: L1svd,一种经典的稀疏信号表示估计doa的方法,包含窄带和宽带,本代码使用的阵列为均匀圆阵。(L1svd, a classical sparse signal representation method for DOA estimation, includes narrowband and wideband. The array used in this code is a uniform circular array.)
- 2021-04-21 22:08:49下载
- 积分:1
-
Scatter_Plot_3D
scatter plot in matlan advance
- 2012-04-24 16:47:45下载
- 积分: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
-
tpasymmetrical
simulink model of an innovative asymmmetrical sinusoidal pulse width modulation technique. try to verify the performance. it is for study purpose..
- 2011-09-22 23:22:08下载
- 积分:1
-
ieee802_15_4.project
ieee 802.15.4 standard code of opnet with c(ieee 802.15.4 standard code of opnet with c++)
- 2014-09-22 02:59:16下载
- 积分:1
-
YALMIP
YALMIP工具箱,内含各种函数,可用来求解部分线性规划,非线性规划,及混合规划的matlab工具箱。(YALMIP toolbox, containing a variety of functions that can be used to solve part of the linear programming, nonlinear programming, and mixed planning matlab toolbox.)
- 2014-11-25 10:31:45下载
- 积分:1
-
nonlinear
NONLINEAR LOAD DEMONSTRATION FOR LABORATORY TYPE RECTIFIER
- 2014-02-04 19:42:09下载
- 积分:1
-
SimulateDWMRI123
You can use this script to generate synthetic DWMRI or DTI datasets
- 2010-11-05 23:26:39下载
- 积分:1
-
MIMO-OFDM
MIMO-OFDM,是汪裕民那本书的。大家餐卡一下!(MIMO-OFDM, is Wang Yumin that book. Meal card you look!)
- 2010-05-24 17:05:15下载
- 积分:1