代码搜索结果

找到约 582,192 项符合 Cortex-M 的代码

svm.m

function varargout = SVM(varargin) %SVM M-file for SVM.fig % SVM, by itself, creates a new SVM or raises the existing % singleton*. % % H = SVM returns the handle to a new SVM or the ha

marker_type.m

function m=marker_type(i) % MARKER_TYPE Returns marker type. % % Synopsis: % m=marker_type(i) % % See also MARKER_COLOR. % % About: Statistical Pattern Recognition Toolbox % (C) 1999-2003

oao_multi_svm.m

function varargout = OAO_Multi_SVM(varargin) % OAO_MULTI_SVM M-file for OAO_Multi_SVM.fig % OAO_MULTI_SVM, by itself, creates a new OAO_MULTI_SVM or raises the existing % singleton*. %

multi_bsvm__l2_soft_margi.m

function varargout = Multi_BSVM__L2_soft_margi(varargin) % MULTI_BSVM__L2_SOFT_MARGI M-file for Multi_BSVM__L2_soft_margi.fig % MULTI_BSVM__L2_SOFT_MARGI, by itself, creates a new MULTI_BSVM__L

oaa_multi_c_svm.m

function varargout = OAA_Multi_C_SVM(varargin) % OAA_MULTI_C_SVM M-file for OAA_Multi_C_SVM.fig % OAA_MULTI_C_SVM, by itself, creates a new OAA_MULTI_C_SVM or raises the existing % single

groto.m

function [gb]=groto(ga,teta) % Cette fonction renvoie la matrice de g閛m閠rie gb qui repr閟ente la % rotation d'angle teta et de centre O(0,0) de celle pass閑 en param鑤re csr=cos(teta); snr=sin(te

sdlmain.m

/* SDLMain.m - main entry point for our Cocoa-ized SDL app Darrell Walisser - dwaliss1@purdue.edu Feel free to customize this file to suit your needs */ #import "SDL.h" #import "SDLMain

gui.m

function varargout = GUI(varargin) % GUI Application M-file for GUI.fig % FIG = GUI launch GUI GUI. % GUI('callback_name', ...) invoke the named callback. % % Author: Pra

sdlmain.m

/* SDLMain.m - main entry point for our Cocoa-ized SDL app Initial Version: Darrell Walisser Non-NIB-Code & other changes: Max Horn Feel free

sdlmain.m

/* SDLMain.m - main entry point for our Cocoa-ized SDL app Darrell Walisser - dwaliss1@purdue.edu Feel free to customize this file to suit your needs */ #import "SDL.h" #import "SDLMain