代码搜索:Contents
找到约 10,000 项符合「Contents」的源代码
代码结果 10,000
www.eeworm.com/read/145339/12735032
m contents.m
% CALFEM - Users manual example scripts.
% Version 3.3 1999-03-01
%
% Copyright (c) Division of Structural Mechanics and
% Department of Solid Mechanics.
% Lund Institu
www.eeworm.com/read/145339/12735164
m contents.m
% CALFEM - A Finite Element Toolbox.
% Version 3.3 99-03-01
%
% Copyright (c) Division of Structural Mechanics and
% Department of Solid Mechanics.
% Lund Institute of
www.eeworm.com/read/145329/12735751
m contents.m
% Student Edition of the Vibration Toolbox.
% Version 5.0 1-13-00
% For use with MATLAB 4.x-5.x
% Updates are reflected in vtbud.m
% Also see vtb
%
% General
% Contents - contents of vtoolbox
%
www.eeworm.com/read/145158/12747951
mdl contents.mdl
Model {
Name "contents"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataT
www.eeworm.com/read/145119/12753199
m contents.m
% Genetic Optimization Toolbox
%
% Main interface
% ga.m The Genetic Algorithm
% initializega.m Initialization function for float and binary
% repres
www.eeworm.com/read/245941/12770831
m contents.m
% Classification GUI and toolbox
% Version 1.0
%
% GUI start commands
%
% classifier - Start the classification GUI
% enter_distributions - Starts the parameter input screen (used by classif
www.eeworm.com/read/245941/12770911
m contents.m
% HMM's
% HMM_Backward - HMM backward algorithm
% HMM_Boltzmann - Find the transition matrices of an HMM using Boltzmann networks
% HMM_Decoding - Find probable states fro
www.eeworm.com/read/245863/12776291
m contents.m
% Bootstrap Toolbox
%
% Communications & Information Processing Group
% Cooperative Research Centre for Satellite Systems
% School of Electrical & Electronic Systems E
www.eeworm.com/read/245816/12779827
m contents.m
% Time-Frequency Toolbox.
% Version 1.0 January 1996
% Copyright (c) 1994-96 by CNRS (France) - RICE University (USA).
%
% Signal Generation Files
%
% Choice of the Instantaneous Amplitude
% amexp
www.eeworm.com/read/144517/12786658
txt contents.txt
遗传算法程序
主要程序
ga.m 遗传算法核心程序
BinaryExample.m 二进制编码应用程序
FloatExample.m 浮点编码的应用程序
相关算子及函数
initializega.m 种群初始化函数
simpleXover.m