-
fundamentalphysics
fundamentals in physics, molecules and quantum physic s
- 2010-11-10 11:11:50下载
- 积分:1
-
test
基于MATLAB6.0实现的体彩双色球预测算法,基础原理是rbp神经网络(Based on MATLAB6.0 implementation Ticai Shuangse Qiu prediction algorithm, neural network-based principle is rbp)
- 2009-12-21 09:05:50下载
- 积分:1
-
BSO头脑风暴算法
说明: 该算法具有相对更好的稳定性和全局寻优能力,用于优化参数效果更好。(The algorithm has relatively better stability and global optimization ability, and is better used to optimize parameters.)
- 2020-08-29 20:58:26下载
- 积分:1
-
ins
说明: 自己编写的鲁棒滤波算法的应用,应用于惯性导航系统初始对准中,静止基座(I have written the application of robust filtering algorithm used in inertial navigation system in the initial alignment, static base)
- 2008-09-13 12:11:41下载
- 积分:1
-
cptnew
SPEECH ADAPTIVE COMPRESSION USING COSINE PACKETS code
- 2013-04-04 13:01:35下载
- 积分:1
-
ekf
ekf 何友的数据融合的关于ekf的例子的代码,自己写的,不够优化,有需要子函数的联系我(the code of ekf)
- 2012-01-26 11:36:32下载
- 积分:1
-
Graph_theory_matlab_program
使用集合命令编写的图论最短路dijkstra算法的matlab程序,flord算法的matlab程序,最大匹配的匈牙利算法(hungary)matlab程序,最小生成树的两种方法编写的matlab程序,最小费用最大流matlab程序(Prepared in order to use a collection of graph theory Dijkstra shortest path algorithm matlab program, flord algorithm matlab procedures, the maximum matching algorithm Hungary (hungary) matlab procedures, minimum spanning tree, prepared by two methods matlab procedures, the minimum cost maximum flow matlab program)
- 2008-05-30 13:45:29下载
- 积分:1
-
globaltool
matlab program for power system optimzation using GA tool
- 2011-05-29 03:31:58下载
- 积分:1
-
LDPCcodeanddecode
matlab环境下 LDPC码的编译码算法仿真(LDPC coding and decoding in MATLAB)
- 2009-03-05 19:01:15下载
- 积分:1
-
decomp_reconst_W
Decompose image into subbands, denoise using BLS-GSM method, and recompose again.
fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig)
im: image
Nsc: number of scales
filter: type of filter used (see namedFilters)
block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood
noise: signal with the same autocorrelation as the noise
parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero).
JPM, Univ. de Granada, 3/03
- 2010-08-14 20:26:17下载
- 积分:1