-
chebfun-chebfun-v5.0.1-344-g1fc6e7a
Chebfun is an open-source software system for numerical computing with functions. The mathematical basis is piecewise polynomial interpolation implemented with what we call “Chebyshev technology”. The foundations are described, with Chebfun examples, in the book Approximation Theory and Approximation Practice (L. N. Trefethen, SIAM 2013). Chebfun has extensive capabilities for dealing with linear and nonlinear differential and integral operators, and also includes continuous analogues of linear algebra notions like QR and singular value decomposition. The Chebfun2 extension works with functions of two variables defined on a rectangle in the x-y plane.
- 2014-11-12 18:26:12下载
- 积分:1
-
tESTwEBsERVER
TestWebServer implements HttpConstants.
- 2014-01-08 00:29:48下载
- 积分:1
-
workkalmanfilter5
说明: 这些程序都是经过本人和许许多多工作过学习过的老师同学,以及一些志同道合的哥么们长期使用验证确实好使的(these procedures are numerous and I worked and studied the teachers and fellow students, and some like-minded Columbia Mody have long-term use of the test so that really)
- 2006-04-06 18:24:17下载
- 积分: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
-
SD_method
sd method for optimum design
- 2013-04-03 11:24:23下载
- 积分:1
-
Pocklington
Pocklington方法的MATLAB环境下半波振子仿真(Pocklington methods under the MATLAB environment half-wave oscillator simulation)
- 2008-05-31 21:11:33下载
- 积分:1
-
sancichazhi
三次样条插值算法,能够实现数据的分段插值,拟合精度较高,曲线也比较光滑(Cubic spline interpolation algorithm to achieve the piecewise interpolation of the data, the fitting accuracy is higher, the curve is relatively smooth)
- 2012-04-28 09:40:59下载
- 积分:1
-
fisher_d
matlab实现模式识别中fisher判别,并显示判别结果(matlab achieve pattern recognition fisher discriminant and display the result of the discrimination)
- 2013-03-12 20:42:57下载
- 积分:1
-
Digital-modulation
用数值方法实现2FSK信号的相关型解调。采用的两个2FSK波形信号为:si(t)=cos(2πfit),i=1,2,0≤t≤Tb。这里f1=1000/Tb, f2=f1+1/Tb。(Digital modulation.)
- 2015-01-01 12:44:00下载
- 积分:1
-
10.1.1.143.3164
Evaluation of Objective Quality Measures
for Speech Enhancement
- 2010-12-27 22:22:42下载
- 积分:1