-
shuxueshiyan
大学数学实验,ISBN 9787302102406,部分习题源代码(Experimental Mathematics, ISBN 9787302102406, part of the exercises the source code)
- 2010-05-18 13:03:56下载
- 积分:1
-
Matlab-EMD
matlab 中EMD 经验模式分解工具箱 附带安装说明(the empirical mode decomposition EMD matlab toolbox comes with installation instructions)
- 2015-03-24 10:45:19下载
- 积分:1
-
pcf-parameter
用matlab绘制光子晶体光纤的程序,可以绘制出六边形光子晶体光纤及其参数的设定(Draw photonic crystal fibers using matlab program, you can draw a set of hexagonal photonic crystal fiber and its parameters)
- 2014-07-02 10:45:26下载
- 积分:1
-
DigitalbasebandtransmissionsystemimplementationMAT
数字基带传输系统的MATLAB仿真实现
function [sampl,re_sampl]=system_1(A,F,P,D,snr,m,N)
输入变量A ,F,P分别为输入信号的幅度、频率和相位,D为量化电平数,snr
为信道信噪比,N为D/A转换时的内插点数;输出变量sampl为抽样后的输入
信号,re_sampl为恢复出的输入信号。
数字基带传输系统的MATLAB仿真实现
[sampl,quant,pcm]=a_d_1(A,F,P,D)
[changed_ami]=signal_encod_1(pcm)
[ami_after_channel]=channel_1(changed_ami,snr)
[adjudged_ami]=adjudg_1(ami_after_channel,m)
re_pcm=signal_decod_1(adjudged_ami)
[re_voltag,re_sampl,re_sampl1]=d_a_1(re_pcm,sampl,D,N)(Digital baseband transmission system implementation MATLAB simulation function [sampl, re_sampl] = system_1 (A, F, P, D, snr, m, N) input variables A, F, P, respectively, for the input signal amplitude, frequency and phase , D to quantify the number of electric-ping, snr for the channel signal to noise ratio, N to D/A converter when the interpolation points output variables for the sample after Sampl input signal, re_sampl for the restoration of the input signal. Digital baseband transmission system simulation MATLAB implementation [sampl, quant, pcm] = a_d_1 (A, F, P, D) [changed_ami] = signal_encod_1 (pcm) [ami_after_channel] = channel_1 (changed_ami, snr) [adjudged_ami] = adjudg_1 (ami_after_channel, m) re_pcm = signal_decod_1 (adjudged_ami) [re_voltag, re_sampl, re_sampl1] = d_a_1 (re_pcm, sampl, D, N))
- 2009-03-15 18:45:46下载
- 积分:1
-
ED-LEACH
Threshold sensitive routing protocol for WSN
- 2020-11-28 21:49:28下载
- 积分:1
-
GMSKtransmission
采用simulink搭建的GMSK发射部分的模块结构(Simulink structures using the GMSK transmitter module structure)
- 2008-04-19 16:44:29下载
- 积分:1
-
uneven
说明: 图像处理中将极坐标转换为笛卡尔左边的几个调用函数,包含bin,density 和ffgrid(in the image process,please convert the polar coordinate into castinate coordinate, there are some diaoyong functions ,include bin,density and ffgrid)
- 2011-03-24 10:51:33下载
- 积分:1
-
lesilefix1
说明: 莱斯利人口预测模型 莱斯利矩阵为91阶方针表示从0岁到90岁各个年龄段的生育率和存活率集合(leslie )
- 2009-08-29 19:10:50下载
- 积分:1
-
som
a som application, for those who are new in neural network and matlab!
- 2013-12-29 20:27:41下载
- 积分:1
-
gloptipoly3
GloptiPoly 3: moments, optimization and
semidefinite programming.
Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of
Moments (GPM), an infinite-dimensional optimization problem which can be viewed as
an extension of the classical problem of moments [8]. From a theoretical viewpoint, the
GPM has developments and impact in various areas of mathematics such as algebra,
Fourier analysis, functional analysis, operator theory, probability and statistics, to cite
a few. In addition, and despite a rather simple and short formulation, the GPM has a
large number of important applications in various fields such as optimization, probability,
finance, control, signal processing, chemistry, cristallography, tomography, etc. For an
account of various methodologies as well as some of potential applications, the interested
reader is referred to [1, 2] and the nice collection of papers [5].(GloptiPoly 3: moments, optimization andsemidefinite programming.Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem ofMoments (GPM), an infinite-dimensional optimization problem which can be viewed asan extension of the classical problem of moments [8] . From a theoretical viewpoint, theGPM has developments and impact in various areas of mathematics such as algebra, Fourier analysis, functional analysis, operator theory, probability and statistics, to citea few. In addition, and despite a rather simple and short formulation, the GPM has alarge number of important applications in various fields such as optimization, probability, finance, control, signal processing, chemistry, cristallography, tomography, etc. For anaccount of various methodologies as well as some of potential applications, the interestedreader is referred to [ 1, 2] and the nice collection of papers [5].)
- 2008-04-28 20:26:36下载
- 积分:1