代码搜索:TOOLBox
找到约 9,571 项符合「TOOLBox」的源代码
代码结果 9,571
www.eeworm.com/read/234214/14119109
m gademo2.m
% GADEMO2 Use of the Genetic Optimization Toolbox
% Binary and Real-Valued Simulation Evolution for Matlab
% Copyright (C) 1996 C.R. Houck, J.A. Joines, M.G. Kay
%
% C.R. Houck, J.Joines, and M.Kay
www.eeworm.com/read/233017/14172779
m tftb.m
% time-frequency toolbox for matlab
% written by F. Auger, P. Flandrin, P. Goncalves, O. Lemoine,
% 1996 - 1999, GdR-PRC ISIS, CNRS, France.
%
% signal generation functions:
% amexpo1s, amexpo2s
www.eeworm.com/read/130698/14177468
m nnd14lv2.m
function nnd14lv2(cmd,arg1,arg2,arg3)
%NND4LV1 LVQ2 demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%=====================================
www.eeworm.com/read/130698/14177654
m nnd14lv1.m
function nnd14lv1(cmd,arg1,arg2,arg3)
%NND4LV1 LVQ1 demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%=====================================
www.eeworm.com/read/230549/14281924
m gademo2.m
% GADEMO2 Use of the Genetic Optimization Toolbox
% Binary and Real-Valued Simulation Evolution for Matlab
% Copyright (C) 1996 C.R. Houck, J.A. Joines, M.G. Kay
%
% C.R. Houck, J.Joines, and M.Kay
www.eeworm.com/read/230176/14303040
m question.m
% Embedded Control Systems in C/C++
% by Jim Ledin
%
% Chapter 4 Self-test question 1
% This M-file requires the Control System Toolbox
clear all
close all
tf1 = tf(1, [1 0]);
tf2 = tf(1,
www.eeworm.com/read/228052/14401804
m tftb.m
% time-frequency toolbox for matlab
% written by F. Auger, P. Flandrin, P. Goncalves, O. Lemoine,
% 1996 - 1999, GdR-PRC ISIS, CNRS, France.
%
% signal generation functions:
% amexpo1s, amexpo2s
www.eeworm.com/read/227183/14438524
m gademo2.m
% GADEMO2 Use of the Genetic Optimization Toolbox
% Binary and Real-Valued Simulation Evolution for Matlab
% Copyright (C) 1996 C.R. Houck, J.A. Joines, M.G. Kay
%
% C.R. Houck, J.Joines, and M.Kay
www.eeworm.com/read/222945/14667677
c sample9excel.c
#include
#include
#include
#include
#include "toolbox.h"
#include "sample9excel.h"
#include "sample9excel8.h"
#define caErrChk errChk
#de
www.eeworm.com/read/122236/14712339
m nnd14lv2.m
function nnd14lv2(cmd,arg1,arg2,arg3)
%NND4LV1 LVQ2 demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%=====================================