-
printedprincipal_components
是一个主成份分析的初学文章写的很好的可以学习很多东西(Principal component analysis is an article written by the beginner can learn a lot of good things)
- 2007-10-09 08:35:20下载
- 积分:1
-
c_programming_code_to_delete_IE_history
c编程实现删除IE历史记录代码c programming code to delete IE history(c programming code to delete IE history)
- 2010-08-18 09:45:52下载
- 积分:1
-
Matlab
matlab程序非线性优化设计方法时下流行的关于非线性规划的源程序,包括SQP方法、乘子法程序、二次规划、非线性最小二乘法、共轭梯度法、拟牛顿法、线搜索技术、信赖域方法、最速下降法与牛顿法等(matlab program nonlinear optimization design method popular on nonlinear programming source code, including the SQP method, the multiplier method procedures, quadratic programming, nonlinear least squares method, the conjugate gradient method, quasi-Newton method, the linesearch technology, trust region methods, the steepest descent method and Newton method)
- 2020-10-15 10:17:29下载
- 积分:1
-
Transmission-for-a-multilayer-structure-versus-fr
Transmission for a multilayer structure versus frequency(GHz)
- 2011-04-25 14:11:51下载
- 积分:1
-
Spline
Incorporating Prior Knowledge in Cubic Spline Approximation - Application to the Identification of Reaction Kinetic Models(Incorporating Prior Knowledge in Cubic Sp Approximation line-Application to the Identi fication of Reaction Kinetic Models)
- 2007-05-20 21:04:11下载
- 积分:1
-
fig_3_wuganraojiachuanghou
lfm 脉冲压缩雷达目标探测MATLAB仿真(lfm radar MATLAB)
- 2020-07-26 14:38:42下载
- 积分:1
-
sensorless
一种关于矢量控制的仿真,和大家一起研究啊(With regard to the simulation of a vector control, and we study together ah)
- 2009-11-30 13:52:15下载
- 积分: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
-
bayesmean
一个matlab程序,有关已知方差的高斯分布的均值贝叶斯学习方法。详见程序内说明。(a Matlab procedures, the known variance of the Gaussian distribution of the mean Bayesian learning methods. See Note procedures.)
- 2006-12-26 17:27:17下载
- 积分:1
-
matlabee12
【matlab编程代做】不规则光照下自适应阈值的前景背景分离算法源代码 ([Do] matlab programming prospect generation adaptive threshold background separation algorithm under irregular light source)
- 2015-01-13 20:59:37下载
- 积分:1