-
matlab`experience
转载matlab的学习经验供新手参考,对你也许会有用!(Reprint matlab novice learning experience for reference, may be useful for you!)
- 2008-03-21 17:10:30下载
- 积分: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
-
Assignment-1
Processing of Image Files by: using Photoshop to crop images. Then, use MATLAB to: Convert images into a transformed domain and Design 2D filters for further analysis.
- 2014-02-12 16:59:08下载
- 积分:1
-
func_coherence
相关函数,计算功率谱,互功率谱,相关性和相位(coherence function,Computing power spectrum, cross spectrum, coherence and phase)
- 2016-03-30 11:03:53下载
- 积分:1
-
xiaoboedge
此为小波边缘提取的源代码,已经精心调试过,请放心使用.(This is the wavelet edge detection of the source code has been carefully debugging, please rest assured that use.)
- 2007-07-31 19:37:56下载
- 积分:1
-
carrier.m
讲的是扩频通信系统中载波同步和码同步算法的Matlab程序(About the spread spectrum communication system, synchronization and carrier synchronization algorithms for Matlab program code)
- 2010-08-20 13:17:13下载
- 积分:1
-
MATLAB-Parallel-Computing-Toolkit
本电子书介绍了Matlab中的并行工具箱使用方法,适合初学Matlab并行编程的人员学习(This book describes the parallel Matlab toolbox to use for beginners to learn Matlab parallel programming)
- 2011-09-14 15:41:04下载
- 积分:1
-
bus-cost
一个计算节点电价的程序,可以运行,包含JACOBI,最有潮流等子程序,可以灵活使用([electeric] a programme to calculate the cost on the bus)
- 2020-12-27 11:19:02下载
- 积分:1
-
Dimensional-FDTD-algorithm-in
三维FDTD算法在PEC边界情况下VC++主迭代程序(Dimensional FDTD algorithm in the case of PEC boundary VC++ main iterative procedure)
- 2013-08-06 11:03:52下载
- 积分:1
-
PV
说明: 基于MATLAB/SIMULINK的光伏电池模型,可调整电压电流光照温度(Photovoltaic cell model
)
- 2015-03-24 13:25:20下载
- 积分:1