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

📄 fe_var_str.h

📁 快速傅立叶变换程序代码,学信号的同学,可要注意了
💻 H
字号:
  int gamma ;       /* Power that modifies E_L to discourage violations if set to 0,1,2 <-1>   */  double dgamma ;   /* (double) (gamma)     <->    */  int metric ;      /* Whether to include the q(1-q) factor in the gradient <1>    */  int writelog ;    /* write every value of x at which function is evaluated. First l components. <0>    */  char logfile[100] ;/* file for log         <->    */  int second ;      /* whether to use 2nd backup strategy <1>    */  int third ;       /* whether to use a third <1>    */

⌨️ 快捷键说明

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