代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/356723/10222049
m spherercs.m
% calculate and plot RCS of a perfectly conducting sphere using
% Eq.(2.XXXXX) and produce plots similar to Figures (2.XXXX) and (2.XXXXX)
% Spherical Bessel functions are computed using series ap
www.eeworm.com/read/356183/10235379
m spherercs.m
% calculate and plot RCS of a perfectly conducting sphere using
% Eq.(2.XXXXX) and produce plots similar to Figures (2.XXXX) and (2.XXXXX)
% Spherical Bessel functions are computed using series ap
www.eeworm.com/read/277716/10611059
m pearson_ica_demo.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% This is a demonstration of the Pearson-ICA algorithm in work.
%
% Copyright (c) Helsinki University of Technology,
% S
www.eeworm.com/read/159596/10637420
m mmpx2n.m
function y=mmpx2n(x,Hf)
%MMPX2N Pixel to Normalized Coordinate Transformation.
% MMPX2N(X) converts the position vector X from
% pixel coordinates to normalized coordinates w.r.t.
% the computer scree
www.eeworm.com/read/421666/10714035
c glplpx09.c
/* glplpx09.c (OPB format) */
/***********************************************************************
* This code is part of GLPK (GNU Linear Programming Kit).
*
* Author: Oscar Gustafsson
www.eeworm.com/read/349909/10784614
m mmpx2n.m
function y=mmpx2n(x,Hf)
%MMPX2N Pixel to Normalized Coordinate Transformation.
% MMPX2N(X) converts the position vector X from
% pixel coordinates to normalized coordinates w.r.t.
% the computer scree
www.eeworm.com/read/274773/10853198
m mmpx2n.m
function y=mmpx2n(x,Hf)
%MMPX2N Pixel to Normalized Coordinate Transformation.
% MMPX2N(X) converts the position vector X from
% pixel coordinates to normalized coordinates w.r.t.
% the computer scree
www.eeworm.com/read/272527/10953991
m mmpx2n.m
function y=mmpx2n(x,Hf)
%MMPX2N Pixel to Normalized Coordinate Transformation.
% MMPX2N(X) converts the position vector X from
% pixel coordinates to normalized coordinates w.r.t.
% the computer scree
www.eeworm.com/read/418304/10955765
m sizefig.m
function pos = sizefig(dx,dy)
% FIGSIZE determine the figure size for the current screen resolution
%
% SIZES = SIZEFIG(DX,DY)
% DX = normalized width for a 1024x768 screen
% DY = normal
www.eeworm.com/read/417673/10981029
m bellmanu.m
% Manual tuning of a generalized bell membership funciton.
% Copyright (c) 1993 Jyh-Shing Roger Jang, U. C. Berkeley
% jang@eecs.berkeley.edu
% Roger Jang, 7-4-93.
% Roger Jang, 12-20-96.
e