MIX.m File Reference

Go to the source code of this file.

Functions

 size (w) if max(w)>1 w=0.9 *w/max(w)
 

Variables

 function [w]
 
else y = y(1:length(x))
 
 end
 
 w =2.5*x+y
 

Function Documentation

size ( w  )
pure virtual

Variable Documentation

end

Definition at line 8 of file MIX.m.

function[w]
Initial value:
= MIX(x,y)
x = x(1:length(y))
initialize output if(nPeaks >3)%at least 3 peaks in spectrum for trying to find f0 nf0peaks
Discrete Time axis x
size(w) if max(w)>1 w=0.9 *w/max(w)
else y
Definition: MIX.m:7
const char int length
Definition: avisynth_c.h:668

Definition at line 1 of file MIX.m.

w =2.5*x+y

Definition at line 9 of file MIX.m.

else y = y(1:length(x))

Definition at line 7 of file MIX.m.