-
Q05_20
源自 adaptive filter theory 書本上problem範例。(from the adaptive filter theory books paradigm problem.)
- 2006-11-22 23:22:13下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
ldpcmacexitcharts
several files allowing to do a LDPC code optimization based on exit charts
- 2012-05-02 01:58:53下载
- 积分:1
-
gauss-seidl
数值分析计算程序例子,高斯-赛德尔迭代法,用来解线性方程组,有注释。(Numerical analysis of the calculation procedure, Gauss-Seidl iterative method.)
- 2012-11-24 11:28:07下载
- 积分:1
-
Computer-Vision-demosaicingImage-master
说明: 针对目前存在缺失值的数据集,进行缺失值填充,作为数据预处理(Missing value filling)
- 2020-09-18 09:37:56下载
- 积分:1
-
MIMO
MIMO空时信道模型建模源程序的matlab程序(MIMO space-time channel model in matlab source modeling procedures)
- 2008-04-02 16:50:53下载
- 积分:1
-
156121-test_polar
这可是我两年前用matlab写的第一个函数,算是处女作。
这个例子涉及三角函数的系数变换及其极坐标系绘图,以及界面和控件的颜色修改。(But I used it two years ago to write the first matlab function can be regarded as a debut. This example involves the coefficient of trigonometric function transform and its polar coordinates drawings, as well as the interface and control color modify.)
- 2008-05-27 12:44:58下载
- 积分:1
-
T.Kailath-Linear-Estimation
说明: 一本讲解线性估计方面全面、细致的教材,可作为详细的参考书(Explain the terms of a linear estimates comprehensive and detailed materials can be used as a reference book for details)
- 2011-04-07 13:18:45下载
- 积分:1
-
qiumianbo
球面波干涉条纹在matlab中的计算与演示并且给出强度的三维立体图(Spherical wave interference fringes in MATLAB and gives the strength calculation and demonstration of three-dimensional map)
- 2012-05-17 18:43:49下载
- 积分:1
-
diversity
co operative diversity tech
- 2012-10-29 23:40:03下载
- 积分:1