-
GAToolbox
遗传算法工具箱
给出遗传算法中所有能用到的所有函数,给使用者带来方便。(Genetic Algorithm Toolbox Genetic Algorithm give all to all the functions can be used to bring convenience to users.)
- 2009-04-02 09:41:49下载
- 积分:1
-
upf_demos
说明: % PURPOSE : Demonstrate the differences between the following filters on the same problem:
%
% 1) Extended Kalman Filter (EKF)
% 2) Unscented Kalman Filter (UKF)
% 3) Particle Filter (PF)
% 4) PF with EKF proposal (PFEKF)
% 5) PF with UKF proposal (PFUKF)( PURPOSE: Demonstrate the differences between the following filters on the same problem: 1) Extended Kalman Filter (EKF) 2) Unscented Kalman Filter (UKF) 3) Particle Filter (PF) 4) PF with EKF proposal ( PFEKF) 5) PF with UKF proposal (PFUKF))
- 2008-09-13 12:21:05下载
- 积分:1
-
SeiSee
处理地震信号用的画图软件,效果很好,可以和matlb一起用,希望可以帮助大家(Seismic signal processing used in drawing software, works well, can matlb together with the hope that can help you)
- 2011-10-31 10:01:58下载
- 积分:1
-
soccer
truetime仿真机器人踢足球
matlab仿真(truetime soccer
matlab)
- 2015-01-28 15:30:17下载
- 积分:1
-
bpm
Thomas Minka 编写的适用于Bayesian Point Machine,Expectation Propagation计算的matlab工具箱。对科研人员很有价值。
(This toolbox implements the EP algorithms described in Thomas Minka s thesis and UAI paper.)
- 2010-05-17 11:17:13下载
- 积分:1
-
New-Text-Document-(2)
he form of the Burgers equation considered here is:
du du d^2 u
-- + u * -- = nu * -----
dt dx dx^2
for -1.0 < x < +1.0, and 0.0 < t.
Initial conditions are u(x,0) = - sin(pi*x). Boundary conditions are u(-1,t) = u(+1,t) = 0. The viscosity parameter nu is taken to be 0.01 / pi, although this is not essential.
The authors note an integral representation for the solution u(x,t), and present a better version of the formula that is amenable to approximation using Hermite quadrature.
This program library does little more than evaluate the exact solution at a user-specified set of points, using the quadrature rule. Internally, the order of this quadrature rule is set to 8, but the user can easily modify this value if greater accuracy is desired.
- 2012-04-13 12:06:48下载
- 积分:1
-
music
利用matlab实现音乐合成的功能,合成了《东方红》,并且去除了啪啪声,此外对音乐的音色记性了各种改进。(Using matlab to achieve the function of music synthesis, synthesis " East is Red" , and removes pops, in addition to the sound of music memory various improvements.)
- 2013-04-30 12:08:45下载
- 积分:1
-
zmax2005
ZEMAX是美国 Radiant Zemax 公司所发展出的光学设计软件,可做光学组件设计与照明系统的照度分析,也可建立反射,折射,绕射等光学模型,并结合优化,公差等分析功能,是套可以运算sequential及Non-Sequential的软件。(ZEMAX is a wonderful too for designing light .)
- 2013-12-27 20:23:00下载
- 积分:1
-
fusion_for-CS
着压缩感知技术的发展,基于压缩感知的图像融合技术研究受到越来越多的重视。针对图像傅里叶变换系数特点,提出了一种双星采样模式下基于高低频重要性度量的压缩传感域图像融合算法。该算法首先通过双星采样模式获得测量值,然后计算高低频区域对应的重要性度量作为融合算子,并对测量进行加权融合,最后通过求解最小全变分优化问题重构融合图像。主客观实验结果表明,该算法优于其他基于傅里叶的方案。(With the development of compressive sensing, the compressive domain image fusion technology attracts more and more attention. In considering the DFT coefficient characteristics,
a novel image fusion algorithm employing double-star sampling and salience measure of high-lowfrequency within compression domain is proposed.)
- 2021-04-02 22:29:07下载
- 积分:1
-
Newtoninter
牛顿插值法,可用于非线性拟合,并返回在某点出的近似函数值。(Newton interpolation method can be used for nonlinear fitting, and the function returns the approximate value at some point out.)
- 2015-08-09 17:23:13下载
- 积分:1