-
musicsuanfa
music suan fa,its very useful, MUSIC methods of DOA estimates. Signal for broadband signal source..
- 2013-02-28 21:47:30下载
- 积分:1
-
matlab_newmann_TP1
principal_neumann (nom_maillage)
a routine for implementing the EF P1 Lagrange
for the Laplace equation following, with conditions
Neumann on the mesh nom_maillage.msh
- 2013-12-24 05:38:30下载
- 积分:1
-
CO2-fitting
matlab 数据拟合工具箱模拟大气二氧化碳含量(ATMOSPHERIC CARBON DIOXIDE
MODELING AND THE CURVE FITTING
TOOLBOX)
- 2012-03-25 10:54:32下载
- 积分:1
-
EEOF
EEOF,是扩展EOF分析,扩展后的主分量分析有一定的应用,也是十分有用的程序!(EEOF, is to extend the EOF analysis, the extension of principal component analysis of certain applications, is also very useful program!)
- 2012-07-16 19:00:30下载
- 积分:1
-
demo_rbpf_gauss
Rao Blackwellised 粒子滤波在高斯动态混合情况下的应用(Rao Blackwellised Particle Filtering for dynamic mixtures of Gaussians)
- 2013-03-11 22:16:55下载
- 积分:1
-
picture
该图片是对无线传感网络,从能量和死亡节点进行仿真验证,所用算法为改进量子遗传算法(The picture is a wireless sensor network nodes and death from energy simulation, the algorithm used to improve the quantum genetic algorithm)
- 2013-12-05 10:32:56下载
- 积分:1
-
yxy
matlab在有限元中的应用,平面常应变三节点单元,注解清晰,应用方便。(matlab in finite element applications, three-node constant strain plane unit, well commented, easy application.
)
- 2011-12-24 15:51:23下载
- 积分:1
-
fern
用matlab做得叶子的图像,二维的,可以是动态的(Using matlab to do the leaves of the images, two-dimensional, it can be dynamic)
- 2008-08-20 16:06:39下载
- 积分: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
-
MATLAB-Science-and-compution
MATLAB教学用书或高等数学、线性代数、计算方法、复变函数、概率统计、数学规划、偏微分方程解法以及动态仿真等课程的教学辅导书,也可作为科研人员及工程计算人员学习和使用MATLAB的参考书(MATLAB books or teaching advanced mathematics, linear algebra, computational methods, complex variable functions, probability and statistics, mathematical programming, dynamic simulation of partial differential equation, and counseling and other teaching books, can also be calculated as the scientific and engineering staff to learn and reference books to use MATLAB)
- 2011-05-24 11:29:27下载
- 积分:1