代码搜索:Transformations
找到约 1,265 项符合「Transformations」的源代码
代码结果 1,265
www.eeworm.com/read/147096/12583909
m gram.m
function g = gram(a,b)
%GRAM Controllability and observability gramians.
% GRAM(A,B) returns the controllability gramian:
%
% Gc = integral {exp(tA)BB'exp(tA')} dt
%
% GRAM(A',C') returns the o
www.eeworm.com/read/132844/14071697
c fractaldecode.c
/* FractalDecode.c is a modified version of dec.c by Yuval Fisher */
#include
#include
#include
#include
#include "FractalSqueeze.h"
static IMAGE
www.eeworm.com/read/101557/15826487
m gram.m
function g = gram(a,b)
%GRAM Controllability and observability gramians.
% GRAM(A,B) returns the controllability gramian:
%
% Gc = integral {exp(tA)BB'exp(tA')} dt
%
% GRAM(A',C') returns the o
www.eeworm.com/read/424063/10499531
m dgram.m
function g = dgram(a,b)
%DGRAM Discrete controllability and observability gramians.
% DGRAM(A,B) returns the discrete controllability gramian.
% DGRAM(A',C') returns the observability gramian.
% S
www.eeworm.com/read/422591/10627121
out kde.out
\BOOKMARK [1][-]{section.1}{Introduction}{}
\BOOKMARK [1][-]{section.2}{Optimal bandwidth matrices}{}
\BOOKMARK [1][-]{section.3}{Plug-in bandwidth selectors}{}
\BOOKMARK [2][-]{subsection.3.1}{AMSE p
www.eeworm.com/read/244728/12847230
html mainwz3dmapstest.html
WZ 1.1: 3D coordinates
3D Coordinates
There are a lot of predefined standard systems of 3D coordinates.
We have a single general proxy wz2dmap for them:
#in
www.eeworm.com/read/493897/6384438
txt readme.txt
--== Altova XMLSpy 企业版 2006 ==--
此为简体中文安装破解版。
XMLSpy是所有XML编辑器中做得非常好的一个软件,支持WYSWYG。支持Unicode、多字符集,支持Well-formed和Validated两种类型的XML文档,支持NewsML等多种标准XML文档的所见即所得的编辑,同时提供了强有力的样式表设计。
本版增加了几个很有用的功能:
...
www.eeworm.com/read/252919/12254550
cpp mmx32.cpp
// MMX32.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MMX32.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
/*
Writte
www.eeworm.com/read/252918/12254612
cpp mmx8.cpp
// MMX8.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MMX8.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
/*
Written
www.eeworm.com/read/147096/12583832
m dgram.m
function g = dgram(a,b)
%DGRAM Discrete controllability and observability gramians.
% DGRAM(A,B) returns the discrete controllability gramian.
% DGRAM(A',C') returns the observability gramian.
% S