⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fe_var

📁 快速傅立叶变换程序代码,学信号的同学,可要注意了
💻
字号:
# fe variables## file to be read by commander.p# each line is turned into a structure entry   	(str)#     	a default-setting entry			(def)#     	a usage-printing entry			(usg)# 	and a command line reading entry	(clr)# of these, the S, U and C can be disabled by >No S, etc.# and the D can be disabled by -.## variable    		type deflt flag  short_name extra_action long_name#c->gamma		d	-1 -gamma gamma		-	Power that modifies E_L to discourage violations if set to 0,1,2>No CUc->dgamma		f	-	-	-	-	(double) (gamma)> CUc->metric		d	1  -metric m(0/1)	-	Whether to include the q(1-q) factor in the gradientc->writelog		d	0	-log	l	-	write every value of x at which function is evaluated. First l components.c->logfile		s	-	-logfile file   -	file for log>No Sc->macarg.stepmax	f     0.1  -o5smax step 	-	max step size, optimizer 6 (not 5)>Sc->second		d	1 -second 0/1 		-	whether to use 2nd backup strategyc->third		d	1 -third 0/1		-	whether to use a third

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -