代码搜索:corresponding

找到约 4,250 项符合「corresponding」的源代码

代码结果 4,250
www.eeworm.com/read/188324/8549639

m spcrvdem.m

%% More Spline Curves % Use of SPMAK, SPCRV or CSCVN to generate spline curves. % Copyright 1987-2005 C. de Boor and The MathWorks, Inc. % $Revision: 1.18.4.2 $ %% A simple spline c
www.eeworm.com/read/188324/8550499

html spcrvdem.html

www.eeworm.com/read/386050/8767809

m addlablist.m

%ADDLABLIST Add another label list to dataset definition % % [B,N] = ADDLABLIST(A,LABLIST,LABLISTNAME) % % INPUT % A - Dataset % LABLIST - Labelist to be added % LABLISTNAME - O
www.eeworm.com/read/386050/8767963

m getdata.m

%GETDATA Get data of dataset % % [DATA,NLAB,IDENT] = GETDATA(A,CLASSES) % % Returns the data as stored in A.DATA. If the index vector CLASSES is % given just the data of the objects (rows of A.DATA
www.eeworm.com/read/185213/9049828

todo

- POPEN blocks in windows in interactive mode, needs correction. I don't know why. Someone knows a good implementation of popen on Win32? - There is no correct implementation of TAB yet, exc
www.eeworm.com/read/366065/9835123

readme

This directory contains various header and code files that are used make Tcl compatible with various releases of UNIX and UNIX-like systems. Typically, files from this directory are used to compile T
www.eeworm.com/read/365492/9861221

m mmv2struct.m

function varargout=mmv2struct(varargin) %MMV2STRUCT Pack/Unpack Variables to/from a Scalar Structure. (MM) % MMV2STRUCT(X,Y,Z,...) returns a structure having fields X,Y,Z,... % containing the corre
www.eeworm.com/read/164373/10112578

bas module.bas

Attribute VB_Name = "Module1" ' This sample application and corresponding sample code is provided ' for example purposes only. It has not undergone rigorous testing ' and as such should not be shi
www.eeworm.com/read/160516/10523289

m getdata.m

%GETDATA Get data of dataset % % [DATA,NLAB,IDENT] = GETDATA(A,CLASSES) % % Returns the data as stored in A.DATA. If the index vector CLASSES is % given just the data of the objects (rows of A.DATA
www.eeworm.com/read/350746/10713459

m gsdplot.m

function [varargout] = gsdplot(u, sigma, order, varargin) % % GSDPLOT Plots the gaussian smoothed derivates. % % GSDPLOT( u, sigma, order ) plots the "order"-th smoothed derivates of % t