-
Rayleighsimulation
瑞利信道仿真程序,文件列表有:pdf_cdf_gen.m
rayleigh_doppler_multipath.m
rayleigh_doppler_singlepath.m
rayleigh_Filter_Model
test_rayleigh_pdf(Rayleigh channel simulation procedures, the document list are : pdf_cdf_gen.m rayleigh_doppler_multipath. m rayleigh_doppler_singlepath.m rayleigh_F ilter_Model test_rayleigh_pdf)
- 2006-08-30 20:24:36下载
- 积分:1
-
ODE-System-Example
用matlab中的ode45的数值解法解给定初始条件的微分方程组(using matlab command ode45 to numerically solve ODE initial conditions)
- 2011-09-24 11:04:16下载
- 积分:1
-
FOC
Field oriented control of induction motor
- 2013-09-26 04:16:16下载
- 积分:1
-
Transmittance_My
负折射率光子晶体的带隙计算程序请大家参考(Negative refractive index photonic crystal band-gap calculation procedures please refer to)
- 2009-03-10 11:23:34下载
- 积分:1
-
fuzzy_PID
很好的模糊PID源代码,本人试验通过OK!(FuzzyPID)
- 2011-01-04 14:30:03下载
- 积分:1
-
lsm-rbf
说明: 一种最小二乘法的RBF网络
----------------------------------
radical basis function neural network
------------------------------------------
clear all
close all
global sp k w2 b2 unitcenters
alldatanum=400
traindatanum=300
testdatanum=100
sp=8
errorlimit=0.1
u=rand(1,alldatanum+10)
y=zeros(1,alldatanum+10)
for i=4:alldatanum+3
y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+...
y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network
------------------------------------------
clear all
close all
global sp k w2 b2 unitcenters
alldatanum=400
traindatanum=300
testdatanum=100
sp=8
errorlimit=0.1
u=rand(1,alldatanum+10)
y=zeros(1,alldatanum+10)
for i=4:alldatanum+3
y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+...
y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
- 2011-04-13 10:26:06下载
- 积分:1
-
IIR
IIR数字滤波器的设计 上学的时候一直不知道如何用C语言来编写IIR滤波器,终于找到了,上传给大家 希望能帮到大家。(IIR digital filter design when the school did not know how to use C language to write IIR filters, and finally found it, upload to hope to help you.)
- 2013-12-02 14:46:26下载
- 积分:1
-
MATLAB
MATLAB仿真技术与实例应用教程,内有一些编程例子,适合初学者阅读(MATLAB simulation examples of the application of technology and curriculum, there are some programming examples, suitable for beginners to read)
- 2007-10-10 16:23:56下载
- 积分:1
-
Ordinarya
Ordinary and Partial Differential
Equation Routines in C, C++,
Fortran, Java庐, Maple庐, and MATLAB庐
- 2009-03-21 17:40:06下载
- 积分:1
-
MATLAB_jingtong
Matlab教程一,包括多项式、曲线拟合、三次样条等。(Matlab Tutorial 1, including polynomials, curve fitting, cubic spline and so on.)
- 2008-03-05 02:02:29下载
- 积分:1