代码搜索:M
找到约 10,000 项符合「M」的源代码
代码结果 10,000
www.eeworm.com/read/147422/5729698
m m2_spare.m
disp(' ');
disp('SCRIPT: m2.m *************************************************');
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% m2.m
%
% jmw
% 7/22/94
%
www.eeworm.com/read/147422/5729699
m m2_quit.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% m2_quit.m
%
% callback for function pushbutton Quit for m2
%
% cleans up all of the leftover variables
%
% j
www.eeworm.com/read/147422/5730071
m garea_m2.m
%garea_m2
%This use to be a function
%
% ***********************************************************************
%modified by D. G. Childes 5/20/98
global catch2;
global check;
clear D_P
www.eeworm.com/read/133772/5902594
h m2m.h
//==========================================================================
//
// ./agent/current/include/m2m.h
//
//
//=====================================================================
www.eeworm.com/read/131315/5939118
in gdbinv-m.m4.in
_dnl__ -*- Texinfo -*-
_dnl__ Copyright (c) 1991 Free Software Foundation, Inc.
_dnl__ This file is part of the source for the GDB manual.
_dnl__ M4 FRAGMENT: $Id: gdbinv-m.m4.in,v 2.6 1992/10/
www.eeworm.com/read/130196/5963041
m rbfp2m.m
function [C,R,w]=rbfp2m(param, cen_count, OutDim)
% [C,R]=rbfp2m(param, cen_count, OutDim)
% [C,R,w]=rbfp2m(param, cen_count, OutDim)
%
% G. Raetsch 1.6.98
% Copyright (c) 1998 GMD Berlin
www.eeworm.com/read/109026/6177294
h m2m.h
//==========================================================================
//
// ./agent/current/include/m2m.h
//
//
//=====================================================================
www.eeworm.com/read/227943/6296523
m command_in_out_m.m
t=0:0.1:10;
t=t';
u=sin(t);
sim_input=[t,u];
[tout1,x1,yout1]=sim('command_in_out',5);
% 仿真时间范围0~5s,输出时间向量 tout1 由 Simulimk 的求解器步长决定
[tout2,x2,yout2]=sim('command_in_out',[1
www.eeworm.com/read/120147/6303481
m nnd12m.m
function nnd12m(cmd,arg1)
%NND12M Marquardt backpropagation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%=============================
www.eeworm.com/read/296140/6315871