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

📄 untitled_acc_data.c

📁 MIMO系统
💻 C
字号:
/*
 * untitled_acc_data.c
 *
 * Real-Time Workshop code generation for Simulink model "untitled_acc.mdl".
 *
 * Model Version                        : 1.0
 * Real-Time Workshop file version      : 5.0 $Date: 2002/05/30 19:21:33 $
 * Real-Time Workshop file generated on : Mon Sep 10 16:33:36 2007
 * TLC version                          : 5.0 (Jun 18 2002)
 * C source code generated on           : Mon Sep 10 16:33:37 2007
 */

#include "untitled_acc.h"
#include "untitled_acc_private.h"

/* Block parameters (auto storage) */
untitled_Parameters untitled_DefaultParameters = {
  0.0 ,                                 /* Random_Source_a_Min : '<S1>/Random Source' */
  1.0 ,                                 /* Random_Source_a_Max : '<S1>/Random Source' */
  61.0 ,                                /* Random_Source_a_DialogSeed : '<S1>/Random Source' */
  0.5 ,                                 /* Constant_Value : '<S3>/Constant' */
  1.0 ,                                 /* Reshape_P1 : '<S1>/Reshape' */
  /*  Reshape_P2 : '<S1>/Reshape' */
  { 1.0, 1.0 } ,
  0.0 ,                                 /* Random_Source_b_Min : '<S2>/Random Source' */
  1.0 ,                                 /* Random_Source_b_Max : '<S2>/Random Source' */
  71.0 ,                                /* Random_Source_b_DialogSeed : '<S2>/Random Source' */
  0.05 ,                                /* Constant1_Value : '<S2>/Constant1' */
  /*  Error_Rate_Calculation_P1_Size : '<Root>/Error Rate Calculation' */
  { 1.0, 1.0 } ,
  0.0 ,                                 /* Error_Rate_Calculation_P1 : '<Root>/Error Rate Calculation' */
  /*  Error_Rate_Calculation_P2_Size : '<Root>/Error Rate Calculation' */
  { 1.0, 1.0 } ,
  0.0 ,                                 /* Error_Rate_Calculation_P2 : '<Root>/Error Rate Calculation' */
  /*  Error_Rate_Calculation_P3_Size : '<Root>/Error Rate Calculation' */
  { 1.0, 1.0 } ,
  1.0 ,                                 /* Error_Rate_Calculation_P3 : '<Root>/Error Rate Calculation' */
  /*  Error_Rate_Calculation_P4_Size : '<Root>/Error Rate Calculation' */
  { 0.0, 0.0 } ,
  /*  Error_Rate_Calculation_P5_Size : '<Root>/Error Rate Calculation' */
  { 1.0, 1.0 } ,
  2.0 ,                                 /* Error_Rate_Calculation_P5 : '<Root>/Error Rate Calculation' */
  /*  Error_Rate_Calculation_P6_Size : '<Root>/Error Rate Calculation' */
  { 1.0, 8.0 } ,
  /*  Error_Rate_Calculation_P6 : '<Root>/Error Rate Calculation' */
  { 69.0, 114.0, 114.0, 111.0, 114.0, 86.0, 101.0, 99.0 } ,
  /*  Error_Rate_Calculation_P7_Size : '<Root>/Error Rate Calculation' */
  { 1.0, 1.0 } ,
  0.0 ,                                 /* Error_Rate_Calculation_P7 : '<Root>/Error Rate Calculation' */
  /*  Error_Rate_Calculation_P8_Size : '<Root>/Error Rate Calculation' */
  { 1.0, 1.0 } ,
  0.0 ,                                 /* Error_Rate_Calculation_P8 : '<Root>/Error Rate Calculation' */
  /*  Error_Rate_Calculation_P9_Size : '<Root>/Error Rate Calculation' */
  { 1.0, 1.0 } ,
  100.0 ,                               /* Error_Rate_Calculation_P9 : '<Root>/Error Rate Calculation' */
  /*  Error_Rate_Calculation_P10_Size : '<Root>/Error Rate Calculation' */
  { 1.0, 1.0 } ,
  1.0E+006 ,                            /* Error_Rate_Calculation_P10 : '<Root>/Error Rate Calculation' */
  61U ,                                 /* Random_Source_a_InitSeed : '<S1>/Random Source' */
  71U                                   /* Random_Source_b_InitSeed : '<S2>/Random Source' */
};

⌨️ 快捷键说明

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