-
v3d
可以三维显示各种地震数据体,该程序采用matlab程序编制,用来进行简单的三维的地震数据建模(Can display a variety of three-dimensional seismic data volume, the program using matlab programming, used for a simple three-dimensional seismic data modeling)
- 2008-04-20 20:09:01下载
- 积分:1
-
yanshitu
数模题目代码,一个简易的matlabUI动画演示程序(Modulus subject code, a simple animation demo program matlabUI)
- 2013-09-13 08:36:54下载
- 积分:1
-
JA_hysteresis
基于MATLAB Simulink的JILES模型磁滞回线计算(hysteresis loop calculation of Jiles model, based on Matlab Simulink)
- 2021-04-12 14:18:57下载
- 积分:1
-
PCMsheji
pcm编码设计和最佳量化器设计仿真程序。建议在matlab 6.1 或以上的版本,可直接运行。(pcm coding design and the best quantitative design simulation program. Recommendations in Matlab 6.1 or more versions can run.)
- 2006-12-19 15:50:30下载
- 积分:1
-
autocorrelazione
Autocorrelation speech signal for matlab. Computes the f0 frequency.
- 2009-10-30 07:49:33下载
- 积分:1
-
perceptronmatlab
MATLAB的程序,感知器算法相关,大家互相学习(codes for Matlab Perceptron)
- 2009-12-18 10:04:49下载
- 积分:1
-
DarkShells
gho0st rat sm elta for test only
- 2015-03-15 11:38:18下载
- 积分:1
-
matlab01
matlab小波应用命名全集,方便matlab使用者查看使用。(Collection name matlab wavelet applications to facilitate the use of matlab users to view.)
- 2010-02-26 14:14:01下载
- 积分:1
-
AG-code
determining the coefficients of the reaction against a system by the method of genetic algorithms
- 2014-12-12 08:39:54下载
- 积分: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