代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/150861/12255678
c mpsplot.c
#include
#include
#include
#include "msp.h"
void mpsplot(float psdr[],float psdi[],int mfre,float ts)
{
/*----------------------------------------------------------
www.eeworm.com/read/150760/12266092
m demo_svm.m
function result = demo_svm(action,hfigure,varargin)
% DEMO_SVM Demo on Support Vector Machines.
%
% Synopsis:
% demo_svm
%
% Description:
% DEMO_SVM demonstrates algorithms training the binary
%
www.eeworm.com/read/150725/12268821
m tmp617.m
%MATLAB PROGRAM 6-17
%Create a Rectangular window
clf
Nfft=512;
for i=1:4
switch i
case 1
Nwin=10;
case 2
Nwin=20;
case 3
Nwin=50;
case 4
Nwin=100;
end
www.eeworm.com/read/150725/12268842
m tmp616.m
%MATLAB PROGRAM 6-16
%Compare the different window
clf
Nfft=512;
Nwin=20;
for i=1:4
switch i
case 1
w=boxcar(Nwin);
stext='Rectangular Window';
case 2
w=hanning(Nwin);
www.eeworm.com/read/338851/12277156
m runomp2.m
% RUNOMP2.M: Start GUI page for OMP analysis main program version 2
%
% This is the start page for an easy-to-handle package for the use of
% OMP analysis to resolve fractions of water masses i
www.eeworm.com/read/338643/12290453
m rms.m
% rms.m
% Scope: This MATLAB macro computes root mean square (RMS) of a sample.
% Usage: y = rms(x)
% Description of parameters:
% x - input, sample (r
www.eeworm.com/read/338643/12290570
m fpbias_g.m
% fpbias_g.m
% Scope: This MATLAB macro computes the value of a function used to determine
% the parity bias (pbiasb) for the 5 satellite case with Gaussian
www.eeworm.com/read/338643/12290910
m xfdnt.m
% xfdnt.m
% Scope: This MATLAB program determines the fault detection normalized
% thresholds used in the Receiver Autonomous Integrity Monitoring
%
www.eeworm.com/read/252223/12292439
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/338603/12292509
m suoha.m
% clear
M=1000;
Kp=100;
Kz=1;
close all
S={'2','3','4','5','6','7','8','9','10','J','Q','K','A'};
CC={'\diamondsuit','\heartsuit','\clubsuit','\spadesuit'};
PPd=randperm(52);
aa=PPd(1:5);
bb=