-
Gauss_Generation
Gauss channel generation with zero mean and unit variance
- 2011-01-24 16:08:57下载
- 积分:1
-
Chetan
online shopping project
- 2014-09-28 19:58:45下载
- 积分:1
-
matlab
数值计算,能够计算方程组,矩阵,能够自己输入数据进行计算(Numerical calculation, to calculate equations, matrices, to make their own input data calculation)
- 2010-03-11 21:47:12下载
- 积分:1
-
Untitled
拟合与插值MATLAB实验,基于一股票收盘价(MATLAB fitting and interpolation experiment, based on a closing stock price)
- 2010-05-24 15:15:17下载
- 积分:1
-
sspso
对比粒子群算法中不同的权重因子C1C2对算法收敛的影响(different C1、C2 to particle swarm optimization)
- 2011-07-14 15:33:35下载
- 积分:1
-
GA
简单遗传算法MATLAB实现,详细的介绍了简单遗传算法的实现过程,并以一个简单的函数优化作为案例说明了其应用。但是由于该测试函数过于简单,在实际的应用过程中,还需要对相关参数进行调整,使其效率得到更大的提高。(Simple genetic algorithm based on MATLAB realize, describes in detail the process of simple genetic algorithm, and a simple function optimization as a case illustrate its application. However, since the test function is too simple, in the actual application process, the relevant parameters need to be adjusted to greater increase efficiency.)
- 2013-09-05 16:52:07下载
- 积分:1
-
Generate_data
用于造数程序,有需要用的可以下载,用于滤波造数(generate datagenerate datagenerate data)
- 2013-03-21 23:41:33下载
- 积分:1
-
eof
对数据作eof的matlab函数,进行数据处理,以得到数据的空间模态和时间系数(Matlab function of eof)
- 2013-12-03 21:59:48下载
- 积分:1
-
Falsafi_Fmincon
fmincon finds a constrained minimum of a function of several variables.
fmincon attempts to solve problems of the form:
min F(X) subject to: A*X <= B, Aeq*X = Beq (linear constraints)
X C(X) <= 0, Ceq(X) = 0 (nonlinear constraints)
LB <= X <= UB (bounds)
- 2019-06-24 18:21:32下载
- 积分:1
-
UKF
UKFfunction [x,P]=ukf(fstate,x,P,hmeas,z,Q,R)
UKF Unscented Kalman Filter for nonlinear dynamic systems
[x, P] = ukf(f,x,P,h,z,Q,R) returns state estimate, x and state covariance, P
- 2011-07-13 11:12:52下载
- 积分:1