-
eqbereval
对线性均衡、判决反馈均衡和最大似然序列估计均衡等三种方法的实现和误码率的分析。(Of linear balanced, decision feedback equalizer and maximum likelihood sequence estimation of three methods such as balanced realization and BER analysis.)
- 2007-08-03 15:09:33下载
- 积分:1
-
stateflowexamples
这是关于matlab stateflow的源码例子,其中可以作为入门例子,stateflow经常和simulink一起使用(This is the source code on matlab stateflow examples, examples of which can be used as entry, stateflow often used together and simulink)
- 2007-12-02 08:17:08下载
- 积分:1
-
masterMATLAB
精通MATLAB--综合辅导与指南
西安交大李人厚 张平安等译校(proficient in MATLAB-- comprehensive counseling and guidance Xi'an Jiaotong University, Li thick green schools such as translation)
- 2007-05-16 17:09:53下载
- 积分:1
-
two-dimensional-photonic-crystals
pwm法计算二维光子晶体能带的另一个程序,已经分享了一个,这是另一个,编写方法不同,精度更高。程序完整含有注释,能同时显示TE和TM波的能带结构。略作修改也可分开显示。 (pwm method of two-dimensional photonic crystals with another program)
- 2011-09-15 22:06:46下载
- 积分:1
-
PairsTrading_FEX
matlab实现配对交易,配对交易是最基础的统计套利模型之一(pairs trading)
- 2012-02-20 18:00:09下载
- 积分:1
-
KalmFilter
卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全包含噪声的测量中,估计动态系统的状态。(Kalman filter is an efficient recursive filter (autoregressive filter), it can not completely contain from a series of noise measurements, the estimated dynamical systems.)
- 2010-12-27 22:50:27下载
- 积分:1
-
chazhinihe
插值与拟合回归,可以进行多元拟合线性回归等功能的实现,(Interpolation and fitting, can undertake multivariate regression fitting linear regression, etc, the realization of the function of
)
- 2011-04-28 09:04:31下载
- 积分:1
-
enhencement
利用FDTD软件计算纳米材料的吸收、散射(we use FDTD methord to simulate the absorption and scattedring cross section)
- 2014-09-03 11:17:38下载
- 积分:1
-
KalmanAll
卡尔曼滤波的一个工具箱,包含了所需的函数,功能强大(Kalman filter a toolbox that contains the desired function, powerful)
- 2013-04-17 20:59:26下载
- 积分:1
-
wvfreadb_moreinput
读取Yokogawa DL 750, DL 1600 系列 与 DL 7440 示波器的数据.
特点:允许多个通道(trace)的输入,如:
[x(:,1:4),x(:,5)]=wvfreadb_moreinput(filename, 1, [1,2,3,4], 1) (loads YT-waveform data from*.wvf file saved by Yokogawa DL 750, DL 1600 series and DL 7440 Oscilloscopes into the variables y (y data) and t (time data). The matrices ind_over and ind_under, illegal contain the indices of overranged data points outside the upper/lower limit of the TDS AD converter and indices of illegal values.
advantage:permit several traces, e.g.
[x(:,1:4),x(:,5)]=wvfreadb_moreinput(filename, 1, [1,2,3,4], 1) )
- 2013-05-14 14:40:40下载
- 积分:1