代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
www.eeworm.com/read/208476/15246695
npc
---------------------------------------------------------
OVERVIEW OF FILES ASSOCIATED WITH SIMULATE NEURAL NETWORK
BASED
www.eeworm.com/read/208476/15246722
feedforw
---------------------------------------------------------------
OVERVIEW OF FILES ASSOCIATED WITH SIMULATION OF PID-CONTROLLERS
OPTIMIZED WITH
www.eeworm.com/read/208292/15249140
cpp qrdecomp.cpp
//
// MATLAB Compiler: 3.0
// Date: Fri Aug 26 16:33:02 2005
// Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on"
// "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integ
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