-
MATLAB
简要阐述了遗传算法的基本原理,探讨了在MATLAB 环境中实现遗传算法各算子的编程方法,
并以一个简单的实例说明所编程序在函数全局寻优中的应用。(Briefly describes the basic principles of genetic algorithms discussed in the MATLAB environment to achieve each operator genetic algorithm programming methods, and a simple example illustrates the functions programmed in the application of global optimization.)
- 2013-07-24 17:09:49下载
- 积分:1
-
MATLABgaojieleiji
本文件包含常用的MATLAB高阶累积量函数,是一个统计学常用的工具箱。(This document contains frequently used MATLAB higher-order cumulant function, is a commonly used statistical toolbox)
- 2015-03-27 00:43:54下载
- 积分:1
-
cgls
用于解反问题的共轭梯度法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x(Solution of inverse problems for the conjugate gradient method, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x)
- 2009-09-04 10:52:50下载
- 积分:1
-
BDK-SOMPLS
有监督自组织映射-偏最小二乘算法(A supervised self-organising map–partial least squares algorithm),可以用语多变量数据的回归分析(supervised self-organizing map- Partial Least Squares (A supervised self-org anising map- partial least squares algorithm) , terms of the multi- variable regression analysis of data)
- 2007-05-24 21:46:17下载
- 积分:1
-
51dbpcyyyykf
《51单片机C语言应用与开发》源程序和可执行文件。(The application and development of 51 single-chip C language source code and executable files.)
- 2013-03-21 16:45:20下载
- 积分:1
-
PLS
PLS插件,用于spss17.0的PLS插件(PLS plug-in for the SPSS17.0 the PLS plug-ins)
- 2013-04-06 16:23:20下载
- 积分:1
-
bottom_up_segmentation
这是TD算法的逆过程,首先将时间序列,划分为相邻点的短序列,当然此时的拟合误差为0,因为第一点和第二点的连线,原始点都落在线段上。将相邻两个线段连接起来,此时每条线段包含三个原始点,计算中间那个点的拟合误差。这样,所有这些三个点的线段中的中间点的拟合误差计算出来后,找出误差最小且误差小于阀值R的分段,作为第一条包含三个点的线段。 在上面的基础上,第一条分段同样的和相邻线段连接,然后计算每一条分段的拟合误差,再找出误差最小且小于阀值R的分段,作为第二个分段。依次方式循环,直到所有分段的拟合误差都小于阀值R,分段结束。
(This is the reverse process of TD algorithm, the first time series is divided into short sequences adjacent dots, of course fitting error is zero at this time, because the first and second points of connection, the original point fall line on. The two adjacent segments are connected, then each segment contains three original point, the intermediate fitting error calculated that point. Thus, after all these segments fitting error of three points in the intermediate point calculated to find the minimum error and the error is less than the threshold R segment, as the first line contains three points. Based on the above, the first segment and the adjacent line segment connecting the same, and then calculate a fitting error for each segment, and then find the smallest error and less than the threshold R segment, as the second segment . Followed by a cyclic manner until all segments fitting error is less than the threshold R, segment ends.)
- 2021-03-20 16:29:18下载
- 积分:1
-
leastsquare
最小二乘法形函数及其应用包括函数模拟绘图(the least square )
- 2010-10-21 17:31:21下载
- 积分:1
-
matlab
matlab常用命令 (matlab order)
- 2009-12-03 14:35:01下载
- 积分:1
-
information-hiding
采用MATLAB实现图像信息隐藏。将文本信息,通过DCT和LSB算法嵌入到二维图像中实现信息隐藏。(hide information into voice signal with the methods of DCT and LSB)
- 2021-04-22 23:18:48下载
- 积分:1