代码搜索:sparse

找到约 3,324 项符合「sparse」的源代码

代码结果 3,324
www.eeworm.com/read/456193/7354801

m fm_pss.m

function fm_pss(flag) % FM_PSS define Power System Stabilizers % % FM_PSS(FLAG) % FLAG = 0 initialization % FLAG = 3 differential equations % FLAG = 4 state matrix % FLAG = 5
www.eeworm.com/read/456193/7355087

m fm_ddsg.m

function fm_ddsg(flag) % FM_DDSG define a direct drive synchronous generator wind turbine % % FM_DDSG(FLAG) % FLAG = 0 initializations % FLAG = 1 algebraic equations % FLAG = 2 algeb
www.eeworm.com/read/456193/7355141

m fm_tg.m

function fm_tg(flag) %FM_TG define Turbine Governor % %FM_TG(FLAG) % FLAG = 0 initializations % FLAG = 3 differential equations % FLAG = 4 state matrix % FLAG = 5 non-windup li
www.eeworm.com/read/455033/7379134

cpp lgmat.cpp

// -*- Mode : c++ -*- // // SUMMARY : // USAGE : // ORG : // AUTHOR : Frederic Hecht // E-MAIL : hecht@ann.jussieu.fr // /* This file is part of Freefem++ Freefem++
www.eeworm.com/read/450596/7480666

m make.m

% This make.m is used under Windows mex -O -c svm.cpp mex -O -c svm_model_matlab.c mex -O svmtrain.c svm.obj svm_model_matlab.obj mex -O svmpredict.c svm.obj svm_model_matlab.obj mex -O read_sp
www.eeworm.com/read/437894/7740070

m make.m

% This make.m is used under Windows mex -O -c svm.cpp mex -O -c svm_model_matlab.c mex -O svmtrain.c svm.obj svm_model_matlab.obj mex -O svmpredict.c svm.obj svm_model_matlab.obj mex -O read_sp
www.eeworm.com/read/297325/8030009

m go_calib_stereo.m

% go_calib_stereo.m % % Script for Calibrating a stereo rig (two cameras, internal and external calibration): % % It is assumed that the two cameras (left and right) have been calibrated with the
www.eeworm.com/read/297233/8041320

c sarray.c

/* Sparse Arrays for Objective C dispatch tables Copyright (C) 1993, 1995, 1996 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or
www.eeworm.com/read/333085/12703433

m blin_w2p.m

function P = BLin_W2P(W,flg) %Setup Transition Matrix for random walk %The diagnal of W is already set zero %size(W) W = (triu(W,1) + tril(W,-1)); if flg==0%row normalization and then trans
www.eeworm.com/read/145715/12706407

m go_calib_stereo.m

% go_calib_stereo.m % % Script for Calibrating a stereo rig (two cameras, internal and external calibration): % % It is assumed that the two cameras (left and right) have been calibrated with the