代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/117387/6103852
java matrixseries.java
/* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (
www.eeworm.com/read/114305/6124338
py genidct.py
#! /usr/bin/python
# generate the linzer-feig multiply-add idct for ia64
# (c) 2002 Christian Schwarz ,
# Haiko Gaisser ,
# Sebastian Hack
www.eeworm.com/read/113483/6131328
m cellmatrixadd.m
function C = cellMatrixAdd(A, B)
% cellMatrixAdd: elementwise addition of cell matrices.
%
% C = cellMatrixAdd(A,B)
%
% Let A(x) be an m by n matrix whose value depends on the state x. In the
www.eeworm.com/read/113483/6131329
m cellmatrixmultiply.m
function C = cellMatrixMultiply(A, B)
% cellMatrixMultiply: elementwise multiplication of cell matrices
%
% C = cellMatrixMultiply(A,B)
%
% Let A(x) be an m by n matrix whose value depends on t
www.eeworm.com/read/111672/6154058
m dscale.m
function [X,Xscale]=dscale(X)
% DSCALE
% ------
% [X,Xscale]=dscale(X) scales data to zero mean and variance 1.
%
% INPUTS:
% X - Data matrix
% (dimension is # o
www.eeworm.com/read/109236/6175681
c transform.c
/*
* transform.c
* Calculate coefficients for tranformation equation
* Copyright (C) 1999 Bradley D. LaRonde
*
* This program is free software; you may redistribute it and/or modif
www.eeworm.com/read/108611/6181779
py genidct.py
#! /usr/bin/python
# generate the linzer-feig multiply-add idct for ia64
# (c) 2002 Christian Schwarz ,
# Haiko Gaisser ,
# Sebastian Hack
www.eeworm.com/read/100745/6265128
c transform.c
/*
* transform.c
* Calculate coefficients for tranformation equation
* Copyright (C) 1999 Bradley D. LaRonde
*
* This program is free software; you may redistribute it and/or modif
www.eeworm.com/read/100262/6272601
cpp cvconvrt.cpp
/*----------------------------------------------------------------------------
_ _ _
/\ | |
www.eeworm.com/read/100262/6272822
cpp inverse.cpp
/*----------------------------------------------------------------------------
_ _ _
/\ | |