代码搜索:mult

找到约 6,230 项符合「mult」的源代码

代码结果 6,230
www.eeworm.com/read/147186/12578980

m mk_multi_index.m

function index = mk_multi_index(n, dims, vals) % MK_MULTI_INDEX Compute the indices of the submatrix where dims(i)=vals(i). % index = mk_multi_index(n, dims, vals) % % Example: % index = mk_mult
www.eeworm.com/read/200618/15428542

m ighmap2.m

function a=ighmap2(b) %IGHMAP2 Single-level inverse discrete 2-D multiwavelet transform. % IGHMAP performs a single-level 2-D multiwavelet reconstruction % using GHM multiwavelet with four mult
www.eeworm.com/read/160292/10545254

prg main.prg

SET ESCA ON SET SYSMENU TO SET TALK OFF SET ECHO OFF SET STEP OFF SET SAFE OFF SET EXCL OFF SET DATE TO ANSI SET CENT ON SET HOUR TO 24 SET MULT ON SET DELE ON LCDEFA=SET('DEFAULT') LCD
www.eeworm.com/read/308670/13696870

out test.out

1 (0 {0 /* This is a single line comment */ 2 (0 {0 /* 3 (0 {0 * This is a mult-line 4 (0 {0 * comment. 5 (0 {0 */ 6 (0 {0 int main() 7 (0 {1 { 8 (0 {1 /* A pr
www.eeworm.com/read/230010/14309241

cpp embed_alg.cpp

#include #include "bmpstruct.h" #include #include #include void mat_mult (float *, int , int , float *, int , int , float *); void FastICA(float *, flo
www.eeworm.com/read/212384/15156766

mht matlab central file exchange - image denoising using fourth order pde.mht

From: Subject: MATLAB Central File Exchange - Image Denoising using Fourth Order PDE Date: Thu, 10 May 2007 17:42:31 +0800 MIME-Version: 1.0 Content-Type: mult
www.eeworm.com/read/349580/3143025

h multiadaptivepreconditioner.h

// Copyright (C) 2005-2006 Anders Logg. // Licensed under the GNU LGPL Version 2.1. // // First added: 2005-01-27 // Last changed: 2006-07-07 #ifndef __MULTI_ADAPTIVE_PRECONDITIONER_H #define __MULT
www.eeworm.com/read/407519/2262242

h multiadaptivepreconditioner.h

// Copyright (C) 2005-2006 Anders Logg. // Licensed under the GNU LGPL Version 2.1. // // First added: 2005-01-27 // Last changed: 2006-07-07 #ifndef __MULTI_ADAPTIVE_PRECONDITIONER_H #define __MULT
www.eeworm.com/read/407519/2263139

h multiadaptivepreconditioner.h

// Copyright (C) 2005-2006 Anders Logg. // Licensed under the GNU LGPL Version 2.1. // // First added: 2005-01-27 // Last changed: 2006-07-07 #ifndef __MULTI_ADAPTIVE_PRECONDITIONER_H #define __MULT
www.eeworm.com/read/403017/2316518

m p_g_a.m

function [F,G,NN,F_new,G_new] = P_G_A(delay,mult); % Copyright and design: Dr Hugo Tassignon % email: hugo.tassignon@khbo.be % F: Multiplier matrix, G: Delay matrix % NN: New order for equations