-
matlab(GA)2
matlab遗传算法工具箱函数及实例讲解2
【问题】在-5<=Xi<=5,i=1,2区间内,求解
f(x1,x2)=-20*exp(-0.2*sqrt(0.5*(x1.^2+x2.^2)))-exp(0.5*(cos(2*pi*x1)+cos(2*pi*x2)))+22.71282的最小值。 (matlab genetic algorithm toolbox function and examples to explain the problem [2] in-5 )
- 2008-03-18 09:38:55下载
- 积分:1
-
MonteCarlo
这个Matlab程序包,展示了Monte Carlo方法的基本原理,并把它应用到金融行业,展示一种方差缩减的技巧。(The Matlab package, shows the basic principle of Monte Carlo method, and apply it to the financial industry, demonstrate a variance reduction technique.)
- 2010-05-28 18:59:09下载
- 积分:1
-
DEMAnisoEff
能够进行各向异性的差分等效介质(Differential Effective Medium Model)理论,获得各向异性介质的弹性张量(This programme could be used to build anisotropic elastic model by anisotropic Differential Effective Medium Model)
- 2013-09-25 20:21:58下载
- 积分:1
-
test
六轴机械臂和4轴SCARA机械臂的正逆运动学解和工作空间(Positive and Inverse Kinematics Solution and Working Space of Six-Axis Manipulator and Four-Axis SCARA Manipulator)
- 2021-05-08 13:18:35下载
- 积分:1
-
MATLAB DCT水印源程序代码
采用matlab程序 实现DCT水印源程序代码(DCT Watermark source code)
- 2018-08-30 08:03:20下载
- 积分:1
-
非线性方程数值解程序
说明: 基于matlab2014b平台,求解非线性方程数值解的程序,数学建模可用。(Based on MATLAB 2014b platform, the program of solving the numerical solution of nonlinear equation, mathematical modeling is available.)
- 2020-01-05 15:22:46下载
- 积分:1
-
关于块LMS算法的程序,适用于研究自适应滤波器
关于块LMS算法的程序,适用于研究自适应滤波器-block LMS algorithm on the procedures applicable to adaptive filter
- 2022-06-15 03:35:47下载
- 积分:1
-
jinjin3
数据处理及误差分析采用了matlab软件来实现,它的界面虽然没有VB等直观简便,但其可调用的函数多,实现起来比较方便,程序中已经实现的功能有:
(1)求算术平均值;
(2)求残余误差(绝对误差);
(3)求标准差;
(4)判断粗大误差,如果发现粗大误差,剔除粗大误差后再进行计算;
(5)判断数据是否具有线性误差或者周期性误差。
(Data processing and error analysis using matlab software to achieve, its intuitive interface, while not VB so simple, but its function can be called many realize it was easier, the program has been implemented features are: (1) Find the arithmetic mean (2) Find the residual error (absolute error) (3) Find the standard deviation (4) to determine gross error, if found to gross error, calculated after excluding gross error (5) to determine whether data has linear error or Periodic error.)
- 2010-07-13 20:36:57下载
- 积分:1
-
485-shouce
RS484芯片手册,PDF格式 花钱买的资料,奉献给大家(RS484 chip manual, PDF format, please Favorites)
- 2014-10-25 22:39:32下载
- 积分:1
-
Produce-a-variety-of-distribution
1.duishuzhengtai:产生对数正态分布
2.gaussian:产生数据量为n的两个相互独立高斯分布y1、y2
3.junyun:自定义 0-1的均匀分布,n代表数据量,一般要大于1024(蒙特卡罗)
4.ruili:瑞利分布,m是瑞利分布的参数,n代表数据量,n一般要大于1024
5.kaifeng:产生开丰分布,其中m代表开丰分布的自由度,n表示产生的点数量
6.tfenbu:本函数产生自由度为m,数据量为n的t分布。
7.weibuer:a=1时,是指数分布;a=2时,是瑞利分布(1.duishuzhengtai: generating lognormal 2.gaussian: generating a data quantity n of two mutually independent Gaussian distribution Y1, Y2 3.junyun: custom uniform distribution of 0-1, n represents a data amount, generally large in 1024 (Monte Carlo) 4.ruili: Rayleigh distribution, m is a parameter of the Rayleigh distribution, n representative of the amount of data, n is generally greater than 1024 5.kaifeng: generating open abundance distribution, wherein m represents an open-abundance distribution freedom of degrees of freedom, n is the number of points generated 6.tfenbu: This function generates m, the amount of data for n t distribution. 7.weibuer: a = 1, the exponential distribution a = 2, is a Rayleigh distribution)
- 2012-09-04 20:02:08下载
- 积分:1