- TRIGON mode on command line

git-svn-id: http://moon:8086/svn/matlab/trunk@135 801c6759-fa7c-4059-a304-17956f83a07c
This commit is contained in:
2020-08-10 18:55:21 +00:00
parent 4758ea347a
commit 4aa87487e1
+6 -5
View File
@@ -22,17 +22,18 @@
## Author: Jens <jens@orion>
## Created: 2020-08-07
#
# mc_pd_eval3(0.5, 0.0, 10, 0)
#
function retval = mc_pd_eval3 (phase, freq, slave_oversample)
USE_TRIGON = 0;
function retval = mc_pd_eval3 (phase, freq, slave_oversample, USE_TRIGON)
Nc = 10;
Nspc = 25;
ka = 0.9;
klead = 0.8;
klag = 0.04/slave_oversample;
klead = 0.4;
klag = 0.02/slave_oversample;
lag = 0;
# Create master