代码搜索:deviation

找到约 1,443 项符合「deviation」的源代码

代码结果 1,443
www.eeworm.com/read/38039/1097005

mnu cntrh_poly.mnu

CNTRL#POLY # Poly#Motion Set deformation region. # Crvtr#Setup Change curvature setups. # Dev#Setup Change deviation setups. # Mesh#Setup Change number of mesh lines. # Movement#Pln Select plane to m
www.eeworm.com/read/170938/5402545

m filt_gwn.m

function [g,sig] = Filt_GWN(n,beta,alpha) % Filt_GWN- Makes GWN of s.d beta low-pass filtered % Usage % sig = Fig1(n,beta,k) % Inputs % beta standard deviation % n desired signal leng
www.eeworm.com/read/309003/3708434

m filt_gwn.m

function [g,sig] = Filt_GWN(n,beta,alpha) % Filt_GWN- Makes GWN of s.d beta low-pass filtered % Usage % sig = Fig1(n,beta,k) % Inputs % beta standard deviation % n desired signal leng
www.eeworm.com/read/427864/1964771

m filt_gwn.m

function [g,sig] = Filt_GWN(n,beta,alpha) % Filt_GWN- Makes GWN of s.d beta low-pass filtered % Usage % sig = Fig1(n,beta,k) % Inputs % beta standard deviation % n desired signal leng
www.eeworm.com/read/384673/2598510

m filt_gwn.m

function [g,sig] = Filt_GWN(n,beta,alpha) % Filt_GWN- Makes GWN of s.d beta low-pass filtered % Usage % sig = Fig1(n,beta,k) % Inputs % beta standard deviation % n desired signal leng
www.eeworm.com/read/170937/9779108

m hist2res.m

function [R]=hist2res(H,fun) % Evaluates Histogram data % [R]=hist2res(H) % % [y]=hist2res(H,fun) % estimates fun-statistic % % fun 'mean' mean % 'std' standard deviation % 'var' variance % 'sem' stan
www.eeworm.com/read/403922/11505523

html function.imagick-getimagechannelmean.html

Gets the mean and standard deviation
www.eeworm.com/read/343762/11928540

m hist2res2.m

function [R]=hist2res2(H,fun) % Evaluates Histogram data % [R]=hist2res2(H) % % [y]=hist2res2(H,fun) % estimates fun-statistic % % fun 'mean' mean % 'std' standard deviation % 'var' variance % 'sem' s
www.eeworm.com/read/227522/14421566

m hist2res2.m

function [R]=hist2res2(H,fun) % Evaluates Histogram data % [R]=hist2res2(H) % % [y]=hist2res2(H,fun) % estimates fun-statistic % % fun 'mean' mean % 'std' standard deviation % 'var' variance % 'sem' s
www.eeworm.com/read/430037/1942749

m pr2_55.m

%Problem 2.55; %Simulating time-compression for LFM pulse; clear all; close all; t=[0:0.001:1]; t1=[0:0.001:2]; %time scale; WD=10; %set frequency deviation S=exp(i*pi*t.^2.*WD); %signal comp