-
filter_ten
这是多相滤波器设计MATLAB仿真程序,献给大家做个参考(This is a polyphase filter design MATLAB simulation program, dedicated to be a reference to)
- 2013-01-17 10:05:49下载
- 积分:1
-
matlab100program
mtalab的一些绘图程序,用m语言写的~大家共同交流(mtalab some drawing program, with the ~ m language of common communication)
- 2009-05-12 10:34:57下载
- 积分:1
-
shiyongchengxu
matlab实用程序百例,适合初学者学习(matlab utility, one hundred cases, suitable for beginners to learn)
- 2013-09-09 16:57:11下载
- 积分:1
-
Digital-Image-ProcessingUsingMATLAB
DIGITAL IMAGE PROCESSING using matlab SIMULATION
- 2014-12-27 16:43:06下载
- 积分:1
-
yuzhonshibiematlab
语种识别matlab程序,里面包括gmm,hmm模型的训练和测试,,,,,,(Language recognition matlab program, which includes training and testing gmm, hmm model,,,,,,)
- 2013-12-01 15:59:44下载
- 积分:1
-
HDB3_Code
在Matlab平台上实现的HDB3编码的函数,接口简单,使用方便可靠(In Matlab platform realize the HDB3 encoding function, interface is simple, easy to use and reliable)
- 2008-04-19 22:37:15下载
- 积分:1
-
Time_FFT_NarrowBand_v3
Time_FFT_NarrowBand_v3.zip
it has an input data.
- 2012-04-17 19:38:55下载
- 积分:1
-
DSimSoft
一个仿真测试4FSK信号的matlab环境GUI程序。可以查看基带IQ波形、眼图、星座图。并可以仿真高斯白噪声、瑞利衰减对信号的影响。(a simulation test 4FSK signal environment Matlab GUI program. Can view IQ base band waveform, eye diagram, constellation map. And can be simulated white Gaussian noise, Rayleigh attenuation of the signal.)
- 2007-02-28 10:19:23下载
- 积分:1
-
Doppler
A signal is transmitted using a carrier frequency of 900 MHz. It is
transmitted through a multipath channel which can be modelled as Rayleigh
fading. Assumingthe Dopper spread as 10Hz and the number of multipaths as
10, generate the Rayleigh faded signal. Compute the outage rate (the
probability of the signal falls below certain rate, say ?10 dB) of the
signal.
Using MATLAB, demonstrate the path loss as a function of loss parameter
for distances ranging from 2 km to 40 km. Calculate the power loss in dB
- 2009-10-18 18:47:28下载
- 积分:1
-
Finite_difference_method
有限差分法
微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。
(Finite Difference Method
Numerical solution of differential equations and integro-differential equation approach. The basic idea is to set a continuous solution of the region with a finite number of discrete points instead of a grid consisting of, these discrete points called grid nodes the solution of a continuous area on a given function of continuous variables used in the definition of discrete grid variable function approximation the original equation and boundary conditions in the micro-business operators to approximate differential, integral with the points and to approximate, so the original differential equations and boundary conditions are replaced by algebraic equations near Side, that is, finite difference equations , solve this equation group can get the original problem in discrete points on the approximate solution. And then using interpolation methods can be determined from the discrete solution of the problem solution of the approximate solution on the entire region)
- 2009-12-16 22:12:15下载
- 积分:1