-
m11438
Ensemble Kalman Filter (EnKF) data assimilation methods can be avoided in the EKF covariance forecasting the evolution equation arising in the course of the calculation is not accurate and on the covariance matrix of a large amount of data storage problems
- 2010-11-09 19:56:53下载
- 积分:1
-
Hurst_index
R/S分形计算H指数,可以替换成自己的数据,很方便(R/S calculation of the fractal index H can be replaced by their own data, it is convenient)
- 2009-05-15 15:13:15下载
- 积分:1
-
RBFprediction1
说明: RBF径向基神经网络,用于销售额、销售量的预测(RBF Radial Basis Function Neural Networks for sales, sales forecast)
- 2008-09-25 18:40:58下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
ball_kalman
这个程序是在matlab仿真时用到,功能是卡尔曼目标跟踪,这个程序可运行,用到的图像文件也在里面。(This procedure is used when the matlab simulation, Kalman tracking feature is that this program can be run, use the image files are inside.)
- 2011-05-10 20:00:15下载
- 积分:1
-
bsearch_c
binary searching in the code.
- 2013-07-25 19:58:35下载
- 积分:1
-
bipartite_network
利用泊松分布构建的复杂网络的二分网络演化建模(Poisson distribution building complex networks of Bipartite network evolution model)
- 2015-03-18 10:49:42下载
- 积分:1
-
DCTyinxie
图像的DCT变换域的隐写matlab程序代码(DCT transform domain image steganography matlab code)
- 2014-02-19 21:08:53下载
- 积分:1
-
chengxu
MQAM信号的调制识别的误码率,眼图,和星座图的matlab代码,很有用的一个程序(MQAM modulation recognition error rate signal eye diagram, constellation mapping matlab code, very useful program)
- 2014-04-27 16:54:23下载
- 积分:1
-
lee_filter
针对sar图像的lee滤波程序,与其他滤波效果对比来说,效果比较好。(lee filter based on sar image)
- 2009-03-19 22:27:50下载
- 积分:1