-
The-standard-PSO-source-code
MATLAB pso标准微粒群算法源程序代码(MATLAB The standard PSO source code)
- 2013-07-25 23:10:10下载
- 积分:1
-
joint_order_statistics
计算 order statistics 的matlab 脚本文件(order statistics)
- 2015-04-14 00:26:51下载
- 积分:1
-
Hermite-Matlab
Hermite插值多项式拟合Matlab程序。运用Matlab软件依据理论可画出Hermite插值图像,并求出Hermite多项式,并应用到实际问题中。(Hermite interpolation polynomial fitting Matlab program。Using Matlab software can be drawn based on the theory Hermite interpolation image, and find Hermite polynomials, and applied to practical problems.)
- 2014-06-02 18:02:57下载
- 积分:1
-
speech-denoising
语音信号去噪处理,软阈值、硬阈值、折中阈值,包含语音文件,MATLAB2014a完美运行(speech denoising)
- 2016-05-30 20:19:45下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
ex1
简单的线性回归的算法以及运用此算法对简单数据进行分类处理(Simple linear regression algorithm and apply this algorithm to classify simple data processing)
- 2013-10-22 20:10:12下载
- 积分:1
-
caushy
利用MCMC来取柯西分布的随机数,使用的是M-H采样。(MCMC to take advantage of the Cauchy distribution random number, using MH sampling.)
- 2014-12-18 17:08:44下载
- 积分:1
-
2
Feature Extraction from EEG
- 2013-12-29 02:03:06下载
- 积分:1
-
色度图
说明: CIE 1931 色度图系统绘制,无弧形坐标轴与白色奇点,色度分布一般,无温差线,有待改进(CIE 1931 Chromaticity Map System Drawing, No Arc Coordinate Axis and White Singularity, General Chromaticity Distribution, No Temperature Difference Line, Need to be Improved)
- 2020-11-09 09:29:47下载
- 积分:1
-
weifenfangchengshuzhjiedejindiansuanliyufenx
用MATLAB程序实现对同一问题的欧拉法计算、后退欧拉法计算、龙格库塔法则计算和提醒法则的计算,很有代表性与通用性(MATLAB program to achieve the same with the Euler method to calculate the problem, Euler backward method, Runge-Kutta rule calculations and advise law computation, very representative and universal)
- 2010-12-15 11:24:29下载
- 积分:1