代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/482678/6621198
m gui_ge_open.m
function [mri] = gui_ge_open(mri,command,parent)
% gui_ge_open - Load & Display MRI data
%
% Useage: [mri] = gui_ge_open(mri,[command],[parent])
%
% mri is a structure, generated by 'mri_tool
www.eeworm.com/read/482678/6621241
m avw_view_hdr.m
function avw_view_hdr(avw,parent)
% AVW_VIEW_HDR - View and modify Analyze header file
%
% Useage: avw_view_hdr(avw [,parent])
%
% Input avw can be generated by avw_hdr_read or avw_img_read
www.eeworm.com/read/482678/6621244
m gui_avw_open.m
function [mri] = gui_avw_open(mri,command,parent)
% gui_avw_open - Load & Display Analyze 7.5 data
%
% Useage: [mri] = gui_avw_open(mri,[command],[parent])
%
% mri is a structure, generated b
www.eeworm.com/read/482678/6621293
m gui_cor_open.m
function [mri] = gui_cor_open(mri,command,parent)
% gui_cor_open - Load & Display FreeSurfer COR-??? data
%
% Useage: [mri] = gui_cor_open(mri,[command],[parent])
%
% mri is a structure, gene
www.eeworm.com/read/481846/6631637
m basic_filters_upsampling_downsampling.m
% Example 1 - Basic filters, upsampling and downsampling.
N = 1024;
W = (-N/2:N/2-1) / (N/2);
% Low pass filter.
h0 = [0.5, 0.5];
H0 = fftshift(fft(h0,N));
plot(W,abs(H0))
xlabel('Angular frequency
www.eeworm.com/read/481728/6637482
c mpsplot.c
#include
#include
#include
#include "msp.h"
void mpsplot(float psdr[],float psdi[],int mfre,float ts)
{
/*----------------------------------------------------------
www.eeworm.com/read/481356/6639278
m norma.m
% Function normalizes matrix over [0,1] 规格化矩阵
function [Dn] = norma(D);
%!!!!!!!!!!!!
% 把矩阵D里的数按相应行的最大最小值转化到[0,1]区间去
%!!!!!!!!!!!!
% Dn -> normalized vector over [0,1] 规格化带菌者
[np,ni] = size(D)
www.eeworm.com/read/480814/6662182
m mmpage.m
function mmpage(arg)
%MMPAGE GUI to Set Figure Paper Position.
% MMPAGE allows the user to set the current figure
% position on the printed page using a gui.
% MMPAGE(Hf) places the figure having hand
www.eeworm.com/read/480430/6664018
m legd_proc.m
%legd_proc processing legends on a graphics window.
%
% i_Legends=legd_proc(nTask,arg1)
%where
% nTask -- the code for legend processing. Details can be found in the comments
%
www.eeworm.com/read/480430/6664019
m display_str.m
%display_str show strings in the current window or convert a string into TeX format
%
% [xL,h]=display_str(x,y,Str1,nCol,vis,nFSize,...
% fName,fWeight,fAngle)
%
%where
%
% xL -- the