代码搜索:Matrices
找到约 3,616 项符合「Matrices」的源代码
代码结果 3,616
www.eeworm.com/read/163238/10169107
m matlabshibbsr.m
function B = shibbs(X,m)
%
% Developpment version
%================================================================
% Blind separation of real signals with SHIBBS. Version 1.5 Dec. 1997.
%
% Usage
www.eeworm.com/read/356592/10224212
m dist2.m
function n2 = dist2(x, c)
%DIST2 Calculates squared distance between two sets of points.
%
% Description
% D = DIST2(X, C) takes two matrices of vectors and calculates the
% squared Euclidean distance
www.eeworm.com/read/281129/10261548
txt readme.txt
///////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2001 Oh-Wook Kwon, all rights reserved. ohwook@yahoo.com
//
// Easy Matrix
www.eeworm.com/read/425695/10336591
m sp_dist2.m
function n2 = sp_dist2(x, c)
% DIST2 Calculates squared distance between two sets of points.
% Adapted from Netlab neural network software:
% http://www.ncrg.aston.ac.uk/netlab/index.php
%
% Desc
www.eeworm.com/read/161095/10452191
m permutation.m
% PERMUTATION : Helpful notes on permutation matrices and vectors.
%
%
% There are two ways to represent permutations in Matlab.
%
% A *permutation matrix* is a square matrix P that is zero except
www.eeworm.com/read/424063/10500881
m abcdchk.m
function msg = abcdchck(a,b,c,d)
%ABCDCHK Checks dimensional consistency of A,B,C,D matrices.
% MSG = ABCDCHK(A,B,C,D) checks the consistency of the dimensions
% of A,B,C,D. Returns the empty mat
www.eeworm.com/read/423552/10549886
m mfbox_rjd.m
function [V,A]=mfbox_rjd(A,threshold)
% Copyright by Peter Gruber, Fabian J. Theis
% Signal Processing & Information Theory group
% Institute of Biophysics, University of Regensburg, Germany
% Homepag
www.eeworm.com/read/349699/10803818
m readme.m
SOFTWARE INSTRUCTIONS for readers of
Model-based predictive control: a practical approach, by J.A. Rossiter
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/272848/10940419
output norecomputationdpmatrixchain.output
Enter number of matrices
Enter number of rows in matrix 1
Enter number of rows in matrix 2
Enter number of rows in matrix 3
Enter number of rows in matrix 4
Enter number of rows in matrix 5
Ente
www.eeworm.com/read/272848/10941352
output recursivedpmatrixchain.output
Enter number of matrices
Enter number of rows in matrix 1
Enter number of rows in matrix 2
Enter number of rows in matrix 3
Enter number of rows in matrix 4
Enter number of rows in matrix 5
Ente