代码搜索:MathWorks

找到约 4,523 项符合「MathWorks」的源代码

代码结果 4,523
www.eeworm.com/read/205036/15328948

html n_nvecs_doc.html

www.eeworm.com/read/205036/15328950

html b1_tenmat_doc.html

www.eeworm.com/read/205036/15328951

html c_ttensor_doc.html

www.eeworm.com/read/205036/15328952

html a2_sptensor_doc.html

www.eeworm.com/read/205036/15328953

html b2_sptenmat_doc.html

www.eeworm.com/read/101557/15826902

m lsint.m

function [xold,fold,para,how]=lsint(xnew,fnew,para) %LSINT Function to initialize LEASTSQ routine. % Copyright (c) 1990 by the MathWorks, Inc. % Andy Grace 7-9-90. xold=xnew; fold=fnew; para=f
www.eeworm.com/read/101557/15826936

cmm grt_unix.cmm

# Copyright (c) 1994-96, The MathWorks, Inc. # All Rights Reserved. # $Revision: 1.1 $ $Date: 1996/04/01 18:31:36 $ # # Edited for DSP Blockset, v1.0. # # File : grt_unix.dsp # # Abstrac
www.eeworm.com/read/101557/15827044

m vitplot2.m

function x= vitplot2(input); % Copyright (c) 1996 by The MathWorks, Inc. % $Revision: 1.1 $ $Date: 1996/04/01 18:04:47 $ n_msg = input(1); starter = input(2); dec = input(3); pl
www.eeworm.com/read/101557/15827221

c vitlib.c

/* * Copyright (c) 1996 by The MAthWorks, Inc. * All Rights Reserved * $Revision: 1.1 $ $Date: 1996/04/01 18:14:57 $ */ #define Prim 2 void de2bi(pde, dim, pow_dim, pbi) int