搜索资源列表
SequentialSamplingImportanceResampling(SIR)
- this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.-this demo is to show you how to implement a ge neric SIR (a.k.a. pa
AVS_Generator
- 这是将avs视频的ES流转换成avi文件格式的源代码-this is the avs Video ES circulation replaced by avi file format source code
chmmbox_1_2
- CHMMBOX, version 1.2, Iead Rezek, Oxford University, Feb 2001 Matlab toolbox for max. aposteriori estimation of two chain Coupled Hidden Markov Models. -CHMMBOX, version 1.2, Iead Rezek, Oxford University, Feb 2001 Matlab toolbox for max. apo
es
- 归并排序的c实现-Merging Sort of achieving c
MPSK_sim
- 这是一个非常好的mpsk仿真程序。其中包括BPSk,QPSK,8PSK,16PSK的BER和EB/N0曲线,SER和ES/N0曲线。
test
- 从TS文件中依次提取出TS流,video packet,PES,es,I帧;然后又依次将I帧打包为TS流实现播放-TS stream video packet PES, es in turn extracted from the TS file, I-frame and then in turn I-frame packaged realization of TS stream playback
Clips
- 一种智能语言,适合用来做专家系统 an artificial intelligence language named clips, it is useful in ES engineer-An intelligent language, suitable for expert system used an artificial intelligence language named clips, it is useful in ES engineer
blind_cma
- 自适应均衡cma算法程序,仿真结果清晰,希望对做此方面的研究的人们有多帮助。-Adaptive equalization algorithm cma procedures, simulation results clearly want to do this research to help people more.
MATLAB_GUIDE
- GUIDE es un entorno de programación visual disponible en MATLAB para realizar y ejecutar programas que necesiten ingreso continuo de datos. Tiene las características básicas de todos los programas visuales como Visual Basic o Visual C++.
crc16
- Esto es una libreria de crc16 que encontre por internet. La pongo aqui para que si quereis la utiliceis. Hasta ahora a mi me ha funcionado bastante bien
s1
- this program es coin twisted probabiliti
motionEstES
- Matlab implementation of the ES (extensive search algorithm ) used in motion estimation of macro blocks.
ES
- they are matlab code for evolutionary strategy (ES), (ES(1+1), ES(1,1),ES(mu,lambda),ES(mu+lambda), I hope they are useful for you
Evolutionary_Strategies
- De John s second equation using Evolutionary strategies(ES)-De John s second equation using Evolutionary strategies(ES)...
ES
- 遗传算法ES的matlab程序,可以顺利运行,单目标优化中很经典的算法-evolutionary
CMA-ES-optimization
- 包括优化算法源程序及算法原理介绍。自适应协方差矩阵进化策略,一种2000年左右发展起来的新优化算法,简称CMA-ES,最近十几年得到了学术界的广泛关注,非常有应用前景。这是一种黑箱子优化算法,可以再程序末自己定义优化函数,也可以调用外部程序(如有限元等)进行计算,然后提取优化函数的解。该优化算法在各种变量维度下的表现优于蚁群算法、粒子群算法,有较好的收敛性,这归功于其严谨的数学表达。-Covariance matrix adaptation evolution strategy, about o
ES
- 1.设定种群个体数和需要迭代的次数。 2.选择父代中的个体按照公式z1=sqrt(-2*ln(u1))*sin(2*pi*u2)*m,z2=sqrt(-2*ln(u1))*cos(2*pi*u2)*m进行演化。 这里u1,u2都是随机值,m是控制因子,演化次数越多m,m越小,父代通过与z1,z2相加得到后代。 3.计算后代的适应性。 4.选择后代中最优的适应性作为全局最优适应性。(1. set the number of individuals in the population and
VaR、ES
- VaR和ES计算的计量经济学方法,VaR的计算得方法以及ES的计算方法(> da=read.table("d-ibm-0110.txt",header=T) > xt=-log(da$return+1) > install.packages("fGarch") > library(fGarch) > m1=garchFit(~garch(1,1),data=xt,trace=F) > m1)
cma
- CMA-ES算法,CMA-ES一个很好的ES优化算法, C语言程序, 很好看懂.(CMA-ES algorithm, CMA-ES a good ES optimization algorithm, C language program, very good to understand.)
Hybrid-ES-Program.rar
- Hybrid-ES-Program.rar