-
RayleighDistri
瑞利分布杂波幅度和高斯谱仿真,需要的可以学习看下(Rayleigh distribution clutter simulation, the need to learn a look)
- 2015-03-29 20:29:49下载
- 积分:1
-
ofdm_continu_vs_ifft
基于OFDM体制的调制和解调程序。对码流进行OFDM方式的调制和解调。(System based on OFDM modulation and demodulation process. Code stream of OFDM modulation and demodulation methods.)
- 2010-10-26 20:38:01下载
- 积分:1
-
quxiannihe
用神经网络方法进行曲线拟合,可以进行对数字辨识(Using neural networks for curve fitting, can be identified on the digital)
- 2010-05-14 15:29:56下载
- 积分:1
-
ch1
大学课程数值计算引论中的matlab程序(Introduction to the numerical calculation matlab program)
- 2013-07-23 17:14:07下载
- 积分:1
-
programming-in-matlab-2
This tutorial is intended for those who want to learn basics of MATLAB programming language.
Even with a limited knowledge of this language a beginning programmer can write his/her own
computer code for solving problems that are complex enough to be solved by other means.
Numerous examples included in this text should help a reader to learn quickly basic programming
tools of this language. Topics discussed include the m-files, inline functions, control flow,
relational and logical operators, strings, cell arrays, rounding numbers to integers and MATLAB
graphics.
- 2013-10-14 20:07:07下载
- 积分:1
-
QAM_Demo
QAM的MATLAB演示.
图形演示,很好的教学范例.
很适合于初学者.(QAM demo of MATLAB. Graphic presentations, examples of good teaching. Very suitable for beginners.)
- 2008-01-13 08:05:10下载
- 积分:1
-
Signal_Processing
a signal processing using MATLAB and Simulink
- 2014-11-03 21:52:45下载
- 积分:1
-
SVDFLITER
SVD滤波方法,主要是通过对信号进行奇异值分解,将噪声部分的值归零,再进行信号的重构,顺利地进行滤波。(SVD filtering method, mainly through singular value decomposition of the signal, the noise part of the value of zero, and then signal reconstruction, smoothly filtering.)
- 2020-12-14 19:29:13下载
- 积分:1
-
Untitled
打靶法的matlab实现,需要输入的变量较多,程序不是十分简便(Matlab implementation of the shooting method)
- 2012-12-28 21:18:33下载
- 积分:1
-
1D.zip
1D heat transefer
function [A,b,r] = fullyDev1dr(m,rout,mu,dpdx)
fullyDev1dr CVFD coefficients for 1D fully developed flow in a pipe
Synopsis: [A,b] = fullyDev1dr
[A,b] = fullyDev1dr(m)
[A,b] = fullyDev1dr(m,rout)
[A,b] = fullyDev1dr(m,rout,mu)
[A,b] = fullyDev1dr(m,rout,mu,dpdx)
- 2014-11-21 23:27:03下载
- 积分:1