代码搜索:MATLAB
找到约 10,000 项符合「MATLAB」的源代码
代码结果 10,000
www.eeworm.com/read/207384/15274115
txt pso.txt
基本粒子群优化算法<mark>Matlab</mark>源程序
这个程序就是最基本的粒子群优化算法程序,用<mark>Matlab</mark>实现,非常简单。只有几十行代码。正所谓一分钱一分货啊,优化效果不总是令人满意。我还有几个改进的粒子群优化算法版本,这一段时间会陆续发上来。
下面是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。
...
www.eeworm.com/read/206762/15290176
readme
-----------------------------------------------
--- Document for MATLAB interface of LIBSVM ---
-----------------------------------------------
Table of Contents
=================
- Introduction
- In
www.eeworm.com/read/205721/15308901
html index.html
Index for Directory ./demos
[Master Index]
Index for ./demos
Produced by mat2h
www.eeworm.com/read/164549/5489089
m isrecvar.m
function B = isrecvar(variable)
% RECVAR, A package for new data types in Matlab 4.
% (c) FOA 1997. See the file rvright.m for copyright notice.
%
% function B = isrecvar(variable)
%
% Returns 1 if
www.eeworm.com/read/164549/5489090
m ismulmat.m
function B = ismulmat(variable)
% RECVAR, A package for new data types in Matlab 4.
% (c) FOA 1997. See the file rvright.m for copyright notice.
%
% function B = ismulmat(variable)
%
% Returns 1 if
www.eeworm.com/read/164549/5489092
m getr.m
function M = getr(recordvar, fieldname)
% RECVAR, A package for new data types in Matlab 4.
% (c) FOA 1997. See the file rvright.m for copyright notice.
%
% function M = getr(recordvar, fieldname)
%
www.eeworm.com/read/164549/5489094
m getrestl.m
function outList = getrestl(inList)
% RECVAR, A package for new data structures in Matlab.
% (c) FOA 1998. See the file rvright.m for copyright notice.
%
% function ouList = getrestl(inList)
%
% Ret
www.eeworm.com/read/164549/5489095
m islastl.m
function B = islastl(list)
% RECVAR, A package for new data structures in Matlab.
% (c) FOA 1998. See the file rvright.m for copyright notice.
%
% function B = islastl(list)
%
% Returns 1 if list co
www.eeworm.com/read/164549/5489096
m sizem.m
function sizeOut = sizem(multiMatrix)
% RECVAR, A package for new data types in Matlab 4.
% (c) FOA 1997. See the file rvright.m for copyright notice.
%
% function sizeOut = sizem(multiMatrix)
%
% R
www.eeworm.com/read/164549/5489098
m existr.m
function B = existr(recordvar, fieldname)
% RECVAR, A package for new data types in Matlab 4.
% (c) FOA 1997. See the file rvright.m for copyright notice.
%
% function B = existr(recordvar, fieldnam