-
1
说明: 超声图像重建,包括基本步骤和一部分源代码。可用作实验设计。(Ultrasound image reconstruction)
- 2010-01-28 11:40:03下载
- 积分:1
-
Nakagamisim1
这是用matlab中的simulink仿真的Nakagami信道,对UWB研究者很有用。(This is in simulink with matlab simulation of Nakagami channel on UWB researchers useful.)
- 2009-03-12 11:35:17下载
- 积分:1
-
montercarlo
用monte carlo的方法对Nakagami的概率密度函数进行仿真(Using monte carlo methods for Nakagami probability density function of the simulation)
- 2009-11-17 10:22:42下载
- 积分:1
-
otsu_code
Otsu method manual implementation in matlabe
- 2012-07-31 01:16:57下载
- 积分:1
-
script2_music_circulaire.m.tar
fs = 8000 t = (0:1/fs:1).
x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400)
ha = phased.ULA( NumElements ,10, ElementSpacing ,1)
ha.Element.FrequencyRange = [100e6 300e6]
fc = 150e6
x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc)
rng default
noise = 0.1/sqrt(2)*(randn(size(x))+1i*randn(size(x)))
hdoa = phased.ESPRITEstimator( SensorArray ,ha,...
OperatingFrequency ,fc)
doas = step(hdoa,x+noise)
az = broadside2az(sort(doas),[20 60])
- 2014-01-11 00:13:46下载
- 积分:1
-
PV_ppt
Matlab based pv system
- 2013-12-09 23:11:47下载
- 积分:1
-
StandEx
说明: 这是书上的代码,C/C++中调用Matlab C Math Library的实现,供大家参考(This is the code book, C/C++ In Matlab C Math Library calls to achieve for your reference)
- 2008-11-25 17:32:44下载
- 积分:1
-
numberaddition
number addition java codes
- 2009-03-05 20:36:24下载
- 积分:1
-
PID
利用PID控制算法实现曲线的拟合跟踪,分别对阶跃曲线和正弦曲线进行控制,并比较拟合的误差曲线(Using the PID control algorithm curve fitting tracking, respectively, on the step and sinusoidal curve control, and compare the error curve fitting)
- 2013-07-10 08:57:01下载
- 积分:1
-
LCS
LCS 问题 最大公共子序列LCS 问题 最大公共子序列LCS 问题 最大公共子序列(The biggest problem common subsequence LCS LCS LCS biggest problem common subsequence problem largest common subsequence)
- 2015-01-04 21:47:33下载
- 积分:1