代码搜索:Transformations
找到约 1,265 项符合「Transformations」的源代码
代码结果 1,265
www.eeworm.com/read/280595/10312373
m~ contents.m~
% Linear transformations for feature extraction.
%
% lda - Linear Discriminant Analysis.
% linproj - Linear data projection.
% pca - Principal Component Analysis.
%
% About: Statistica
www.eeworm.com/read/421211/10750541
txt transform.txt
The matrices used to describe model transformations are affine 4x4 matrices
which are D3D style, row major with translations in the 4th row.
1 2 3 4
5 6 7 8
9 10 11 12
13 14 15 16
The tran
www.eeworm.com/read/466243/7041434
m program_5c.m
% Chapter 5 - Fractals and Multifractals.
% Program_5c - An iterated function system.
% Copyright Birkhauser 2004. Stephen Lynch.
% Barnsley's fern (Figure 5.7).
function Program_5c(N)
% This f
www.eeworm.com/read/199976/7813897
html package.html
Classes for the transformations between data coordinates into device-independent
coordinates.
www.eeworm.com/read/299459/7850865
m~ contents.m~
% Linear transformations for feature extraction.
%
% lda - Linear Discriminant Analysis.
% linproj - Linear data projection.
% pca - Principal Component Analysis.
%
% About: Statistica
www.eeworm.com/read/244728/12847132
html mainwzmaptest.html
WZ 1.1: Maps and coordinates
wzMap
There are a lot of predefined standard systems of coordinates
which may be used. We distinguish two transformations: global
and
www.eeworm.com/read/321263/13409854
m program_5c.m
% Chapter 5 - Fractals and Multifractals.
% Program_5c - An iterated function system.
% Copyright Birkhauser 2004. Stephen Lynch.
% Barnsley's fern (Figure 5.7).
function Program_5c(N)
% This f
www.eeworm.com/read/312163/13617582
m~ contents.m~
% Linear transformations for feature extraction.
%
% lda - Linear Discriminant Analysis.
% linproj - Linear data projection.
% pca - Principal Component Analysis.
%
% About: Statistica