代码搜索:M

找到约 10,000 项符合「M」的源代码

代码结果 10,000
www.eeworm.com/read/421949/10676997

m m2osor.m

function [model]=m2osor( data, labels, ker, arg, C, eps) % M2OSOR One-Against-All multiclass SVM classifier using M-2-O % transform and SOR. % [model]=m2osor( data, labels, ker, arg, C, eps) % % It
www.eeworm.com/read/351010/10688125

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/158963/10707243

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/421702/10709322

m51 sp_m.m51

BL51 BANKED LINKER/LOCATER V5.03 04/17/2005 22:55:11 PAGE 1 BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY: D:\PROGRAM FILES\KEIL20\C51\BIN
www.eeworm.com/read/276572/10728863

m long_20m.m

function L = Long_20M(); L=[0,1,-1,-1,1,1,-1,1,-1,1,-1,-1,-1,-1,-1,1,1,-1,-1,1,-1,1,-1,1,1,1,1,-1,-1,... 0,0,0,0,0,0,0,... 1,1,1,1,-1,-1,1,1,-1,1,-1,1,1,1,1,1,1,-1,-1,1,1,-1,1,-1,1,1,1,1]
www.eeworm.com/read/421516/10733067

m m3b.m

% This M-file, m3b.m, is for the regenerative braking part of Project 3 % on methods of braking of separately-excited dc motor in Chapter 8 % It is to be used in conjunction with the Simulink file
www.eeworm.com/read/421516/10733087

m m1o.m

% M file for Project 1 on induction motor drive % with open loop control in Chapter 9 % It sets the machine parameters and also plots the simulated % results when used in conjunction with s1open.m
www.eeworm.com/read/421516/10733096

m m1c.m

% M file for Project 1 on induction motor drive % with closed loop speed control in Chapter 9 % It sets the machine parameters and also plots the simulated % results when used in conjunction with
www.eeworm.com/read/421516/10733198

m m2plot.m

% M-file for Exercise 2 % plots the result of the simulation gcf; subplot(3,1,1) plot(y(:,1),y(:,2)) title('source current') ylabel('iS in A') subplot(3,1,2) plot(y(:,1),y(:,3)) title('cap
www.eeworm.com/read/421516/10733204

m m2init.m