-
2168-MATLAB遗传算法工具箱
MATLAB遗传算法工具箱,有遗传算法工具箱具体的应用说明(MATLAB genetic algorithm toolbox, a specific application description of the genetic algorithm toolbox)
- 2021-04-07 21:09:01下载
- 积分:1
-
BaseOnWaveLab2
基于Matlab的小波去噪程序,和大家共同讨论(based on Matlab wavelet denoising procedures, and to discuss common)
- 2007-03-28 09:58:33下载
- 积分:1
-
happybirthday
利用matlab演奏的生日快乐歌,别有一番风味,不妨一听(Using matlab played Happy Birthday, do not have a flavor, might one)
- 2014-02-08 11:33:53下载
- 积分:1
-
SVM
应用于matlab支持向量机svm的工具箱(Applies to support vector machine SVM matlab toolbox)
- 2008-12-29 15:08:16下载
- 积分:1
-
pls_matlab
偏最小二乘法pls的原理,例子,算法,练习,包含完整代码(The principles of PLS , examples, algorithms, practice, including a complete code.)
- 2010-05-13 11:18:03下载
- 积分:1
-
qbhk
曲柄滑块机构的运动学仿真,研究曲轴运动的物理规律,通过建模和仿真,其运动规律可以实时动画展现,各项数据实时输出,大大增加了直观性(Slider-crank mechanism kinematics simulation, the laws of physics research crankshaft movement, through modeling and simulation, which show the movement of the animation in real-time, real-time output of the data, greatly increasing the intuitiveness)
- 2013-12-15 21:43:31下载
- 积分:1
-
jiyinjiance
基音检测:
对给定语料估计其基音周期。
要求用MATLAB或C语言实现有关基音检测算法,并给出检测结果与实验报告
实验语料:MaoYiSheng.raw
发音:“茅以升”;时长0.9s;采样率:8kHz;量化精度为16bits/sample;数据格式 LSB,MSB
分析帧长:20ms(160样点)
总帧数:45(Pitch Detection: For a given corpus to estimate the pitch period. Require MATLAB or C language on the pitch detection algorithm, and gives experimental results with the experimental report corpus: MaoYiSheng.raw pronunciation: " Mao Yisheng" duration 0.9s sampling rate: 8kHz quantify the accuracy of 16bits/sample data format LSB, MSB of frame size: 20ms (160 samples) the total number of frames: 45)
- 2011-05-07 00:04:23下载
- 积分:1
-
MATLABdataanalysisandstatics
matlab数据的分析和统计课件,里面给出了几个例子。(matlab data analysis and statistics courseware, which gives a few examples.)
- 2009-09-27 15:17:16下载
- 积分:1
-
SP_UCI
The shuffled complex evolution with principal components analysis–University of California at Irvine (SP-UCI) method is a global optimization algorithm designed for high-dimensional and complex problems. It is based on the Shuffled Complex Evolution (SCE-UA) Method (by Dr. Qingyun Duan et al.), but solves a serious problem in searching over high-dimensional spaces," population degeneration". The population degeneration problem refers to the phenomenon that, when searching over the highdimensional parameter spaces, the population of the searching particles is very likely to collapse into a subspace of the parameter space, therefore losing the capability of exploring the entire parameter space. In addition, the SP-UCI method also combines the strength of shuffled complex, the Nelder-Mead simplex, and mutinormal resampling to achieve efficient and effective high-dimensional optimization.
- 2013-03-19 01:30:35下载
- 积分:1
-
SpeedyGA
genetic algorithm
In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.
- 2015-01-29 14:08:34下载
- 积分:1