-
41695057ofdm(matlab)
ofdm matlab仿真 单片机 串口(ofdm matlab)
- 2010-05-10 16:17:41下载
- 积分:1
-
matlab
用matlab分析数值的,有拉个朗日插值、三次样条插值法、NEWTON插值、hermite插值、mewton形式的hermite插值、平方根法、gauss消去法、三角分解法、jacobi迭代法、
gauss迭代法、sor迭代法、最速下降法、共额梯度法、mewton迭代法、逆broyden迭代法。一共15段代码。
(Numerical analysis using matlab, there are a Long Day interpolation, cubic spline interpolation, NEWTON interpolation, hermite interpolation, mewton form hermite interpolation, square root method, gauss elimination, triangular decomposition, jacobi iterative method, gauss iterative method, sor iterative method, steepest descent method, a total amount of gradient method, mewton iterative method, inverse broyden iteration. A total of 15 sections of the code.)
- 2013-11-18 10:04:48下载
- 积分:1
-
4-chapter
《MATLAB 7.0编程基础基础》源程序 第4章(Chapter 4 of the " MATLAB 7.0 programming foundation foundation source)
- 2012-11-15 14:16:44下载
- 积分: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
-
74hamming
汉明码(7,3)的matlab仿真,学习差错控制编码编码的入门经典(hamming (7,3)matlab simulation ,is a typical introduction of error control coding)
- 2010-08-11 17:08:04下载
- 积分:1
-
samplefibergrating
说明: 用传输矩阵法,模拟取样光纤光栅的反射谱特性(using transfer matrix method to simulate the reflection of sample fiber grating.)
- 2010-04-27 20:04:55下载
- 积分:1
-
MatlabPlot
matlab作图程序总汇,相当的好,包含matlab 源程序与课件(matlab plot summary procedure, rather good, and courseware that contains the source code matlab)
- 2009-05-13 19:39:11下载
- 积分:1
-
Matlab
matlab图形图像处理函数,包括所有有关matlab图形图像的函数(matlab graphic image processing functions, including all the graphic image of the function matlab)
- 2010-03-14 18:32:09下载
- 积分:1
-
GUI
一个简单的guide界面设计程序,代码简单易懂,界面供能较为齐全。(A simple guide interface design process is straightforward, the interface can be more complete for.)
- 2011-10-23 12:43:14下载
- 积分:1
-
DSP
实现对地震信号 的频谱分析,达到滤波、去噪、提高分辨率等的作用(To realize the spectrum analysis of seismic signals, to achieve the function of filtering, denoising and improving resolution.)
- 2018-05-03 11:14:37下载
- 积分:1