代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/151608/12189123
m exm111_1.m
%exm111_1.m
clf reset,shg
H=axes('unit','normalized','position',[0,0,1,1],'visible','off');
set(gcf,'currentaxes',H);
str='\fontname{隶书}归一化二阶系统的阶跃响应曲线';
text(0.12,0.93,str,'fontsize',13);
h_fig=
www.eeworm.com/read/339711/12209570
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/339239/12246942
m exm1001_1.m
% exm1001_1.m
clf reset
H=axes('unit','normalized','position',[0,0,1,1],'visible','off');
set(gcf,'currentaxes',H);
str='\fontname{隶书}归一化二阶系统的阶跃响应曲线';
text(0.12,0.93,str,'fontsize',13);
h_fig=ge
www.eeworm.com/read/252223/12292276
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/252197/12294144
m ip_06_03.m
% MATLAB script for Illustrative Problem 6.3.
clear
echo on
f_cutoff=2000; % the desired cutoff frequency
f_stopband=2500; % the actual stopband frequency
fs=10000; % the sampling frequen
www.eeworm.com/read/149557/12365417
m mi2.m
function h=MI2(image_1,image_2)
% function h=MI2(image_1,image_2)
%
% Takes a pair of images and returns the mutual information Ixy using joint entropy function JOINT_H.m
%
% written by http://w
www.eeworm.com/read/149369/12384565
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/250122/12431186
m exm111_1.m
%exm111_1.m
clf reset,shg
H=axes('unit','normalized','position',[0,0,1,1],'visible','off');
set(gcf,'currentaxes',H);
str='\fontname{隶书}归一化二阶系统的阶跃响应曲线';
text(0.12,0.93,str,'fontsize',13);
h_fig=
www.eeworm.com/read/234275/14117039
m exm1153_1.m
clf reset
H=axes('unit','normalized','position',[0,0,1,1],'visible','off');
set(gcf,'currentaxes',H);
str='\fontname{隶书}归一化二阶系统的阶跃响应曲线';
text(0.12,0.93,str,'fontsize',13);
h_fig=get(H,'parent');
www.eeworm.com/read/129636/14234562
m exm1001_1.m
% exm1001_1.m
clf reset
H=axes('unit','normalized','position',[0,0,1,1],'visible','off');
set(gcf,'currentaxes',H);
str='\fontname{隶书}归一化二阶系统的阶跃响应曲线';
text(0.12,0.93,str,'fontsize',13);
h_fig=ge