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

📄 diagnose_container_01.sof

📁 这是一个从音频信号里提取特征参量的程序
💻 SOF
字号:
@ Sof v1.0 @@ SingleLinkedList<Component> 0 @values = {  input = "__input_SAMPLED_DATA";  output = "___DATA_0";  algo = {    name = "CoefficientLabel";    algorithm = "DATA";    implementation = "COPY";    variable = "SAMPLED_DATA";    type = "INPUT";    coef_type = "PROPAGATE";    debug_level = "NONE";  };}, {  input = "___DATA_2";  output = "__output_FEATURES";  algo = {    name = "CoefficientLabel";    algorithm = "DATA";    implementation = "COPY";    variable = "FEATURES";    type = "OUTPUT";    coef_type = "PROPAGATE";    debug_level = "NONE";  };}, {  input = "___DATA_0";  output = "___DATA_1";  algo = {    name = "CoefficientLabel";    algorithm = "DATA";    implementation = "COPY";    variable = "";    type = "INTERNAL";    coef_type = "PROPAGATE";    debug_level = "NONE";  };}, {  input = "___DATA_4";  output = "___DATA_2";  algo = {    name = "CoefficientLabel";    algorithm = "DATA";    implementation = "COPY";    variable = "";    type = "INTERNAL";    coef_type = "PROPAGATE";    debug_level = "NONE";  };}, {  input = "___DATA_1";  output = "___DATA_3";  algo = {    name = "CoefficientLabel";    algorithm = "DATA";    implementation = "COPY";    variable = "";    type = "INPUT";    coef_type = "PROPAGATE";    debug_level = "NONE";  };}, {  input = "___DATA_7";  output = "___DATA_4";  algo = {    name = "CoefficientLabel";    algorithm = "DATA";    implementation = "COPY";    variable = "";    type = "OUTPUT";    coef_type = "PROPAGATE";    debug_level = "NONE";  };}, {  input = "___DATA_3";  output = "___DATA_5";  algo = {    name = "Filter";    algorithm = "LTI";    compute_mode = "FRAME_INTERNAL";    implementation = "CCDE";    ma_coef = 1;    ar_coef = 1;    ma_lag = 0;    ar_lag = -1;    debug_level = "NONE";  };}, {  input = "___DATA_3";  output = "___DATA_6";  algo = {    name = "Filter";    algorithm = "LTI";    compute_mode = "FRAME_INTERNAL";    data_mode = "FRAME_BASED";    implementation = "CCDE";    ma_coef = 1;    ar_coef = 1;    ma_lag = 0;    ar_lag = -1;    debug_level = "NONE";  };}, {  input = "___DATA_5+___DATA_6";  output = "___DATA_7";  algo = {    name = "Connection";    algorithm = "CHANNEL";    implementation = "CONCATENATE";    channel = 0;    debug_level = "NONE";  };}, {  input = "__output_FEATURES";  output = "__output_FEATURES";  algo = {    name = "CoefficientLabel";    algorithm = "DATA";    implementation = "COPY";    variable = "";    type = "INTERNAL";    coef_type = "PROPAGATE";    debug_level = "NONE";  };};@ SingleLinkedList<Triple<Pair<Long,Long>,Float,Boolean>> 0 @values = {  {{0}, {2}}, {0}, {false}}, {  {{1}, {9}}, {0}, {false}}, {  {{2}, {4}}, {0}, {false}}, {  {{3}, {1}}, {0}, {false}}, {  {{4}, {6}}, {0}, {false}}, {  {{4}, {7}}, {0}, {false}}, {  {{5}, {3}}, {0}, {false}}, {  {{6}, {8}}, {0}, {false}}, {  {{7}, {8}}, {1}, {false}}, {  {{8}, {5}}, {0}, {false}};

⌨️ 快捷键说明

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