代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/124570/14558546
java metacost.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/124570/14559709
java contingencytables.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/224546/14585462
m tdof_ss_time_ode45_slnk.m
echo off
% tdof_ss_time_ode45_slnk.m state-space solution of tdof model with
% initial conditions, step function forcing function and displacement
% outputs using the ode45 solver or Simulink, use
www.eeworm.com/read/124118/14593730
m gausspdf.m
function [z] = gausspdf(x,mu,sigma);
% GAUSSPDF Values of the Gaussian probability density
% function
%
% GAUSSPDF(X,MU,SIGMA) returns the likelihood
% of the point or set of points
www.eeworm.com/read/224369/14595534
m pcabigfn.m
%function [U,R,E] = pcabigFn(B);
%Compute PCA by calculating smaller covariance matrix and reconstructing
%eigenvectors of large cov matrix by linear combinations of original data
%given by the eigenv
www.eeworm.com/read/224279/14598377
c sudoku.c
# include
# include
int fill(int i,int j,int k);
// this is a sample sudoku; u can use it to test the programme
int box[9][9]={4,0,3,0,0,0,1,0,8,0,8,2,0,0,0,3,7,0,0,0,0,3,0
www.eeworm.com/read/123972/14603127
inl linearequation.inl
//LinearEquation.inl 线性方程(组)求解函数(方法)定义
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31
#ifndef _LINEAREQUATION_INL
#define _LINEAREQUATION_INL
//全选主元高斯消去法
template
int L
www.eeworm.com/read/224165/14603310
cpp visdmatrix.cpp
///////////////////////////////////////////////////////////////////////////
//
// NAME
// VisMatrix.cpp -- implementation of matrix/vector ops
//
// DESCRIPTION
// The CVisDMatrix class provid
www.eeworm.com/read/123946/14605545
m frfn.m
function [numd,fit,k]=frfn(w,f,charl,cdend,weight)
%FRFN Constructs a Reversed-Frame Normalizing controller.
% [NUMD,fit,K]=FRFN(W,F,CHARL,CDEND,WEIGHT) calculates
% a compensator num
www.eeworm.com/read/123946/14605546
m pseudint.m
function [nli,mwi]=pseudint(w,f,kmax,kmin,ci,weight)
%PSEUDINT is a utility function for FPSEUDO.
% [NLI,MWI]=PSEUDINT(W,F,kmax,kmin,ci,Weight) accumulates
% the frequency responses and