代码搜索:Transforms
找到约 1,181 项符合「Transforms」的源代码
代码结果 1,181
www.eeworm.com/read/115886/6116575
java java2dutil.java
package it.businesslogic.ireport.util;
import java.awt.*;
import java.awt.geom.*;
import java.util.*;
public class Java2DUtil
{
private static Stack clipBoundsStack = new Stack();
private static
www.eeworm.com/read/476392/6759361
m exa17.m
% Cartezian plot of Bessel function J0(sqrt(x^2+y^2))
[x,y]=meshgrid(-12:.7:12, -12:.7:12);
% meshgrid transforms the specified domain
% into
www.eeworm.com/read/402842/11527041
readme
Finite Ridgelet Transform Toolbox (FRIT) - Version 1.0
------------------------------------------------------
FRIT is a Matlab toolbox that implements the finite ridgelet transfor
www.eeworm.com/read/257010/11960453
m exa17.m
% Cartezian plot of Bessel function J0(sqrt(x^2+y^2))
[x,y]=meshgrid(-12:.7:12, -12:.7:12);
% meshgrid transforms the specified domain
% into
www.eeworm.com/read/128468/14295450
m l2q2d.m
function [A,B,C]=l2q2d(alpha,theta)
% L2Q2D transforms 5D hyperplane to 2D quadratic function.
% [A,B,C]=ltoq2d(alpha,theta)
%
% L2Q2D transforms coefficients of hyperplane in 5D space
% to co
www.eeworm.com/read/205541/15313993
txt changes_from_vm7_0.txt
CHANGES IN VM7.1 FROM VM7.0
============================
Multi-Component changes
-----------------------
* Merged all three component transform
www.eeworm.com/read/475765/6778120
m p9_15.m
% P9_15.M MATLAB Inverse Transforms
% Called PFE.M for partial fraction expansion
fprintf('See the diary file P9_15.dir')
www.eeworm.com/read/367442/9747926
m l2q2d.m
function [A,B,C]=l2q2d(alpha,theta)
% L2Q2D transforms 5D hyperplane to 2D quadratic function.
% [A,B,C]=ltoq2d(alpha,theta)
%
% L2Q2D transforms coefficients of hyperplane in 5D space
% to co
www.eeworm.com/read/381363/9096016
hlp flipud.hlp
FlipUD
The FlipUD item of the Colormap menu transforms the colormap of the
current image by flipping its rows in the vertical direction. This uses
the MATLAB routine flipud. See the MATLAB Refer
www.eeworm.com/read/381363/9096077
hlp fliplr.hlp
FlipLR
The FlipLR item of the Colormap menu transforms the colormap of the
current image by flipping its rows in the horizontal direction. This uses
the MATLAB routine fliplr. See the MATLAB Ref