datingaifengfan 发表于 2015-7-8 02:00

simulink/fuzzy模糊逻辑

An error occurred while running the simulation and the simulation was terminated

At time 5.8540029657998751, simulation hits (1000) consecutive zero crossings. Consecutive zero crossings will slow down the simulation or cause the simulation to hang. To continue the simulation, you may 1) Try using Adaptive zero-crossing detection algorithm or 2) Disable the zero crossing of the blocks shown in the following table.
--------------------------------------------------------------------------------
Number of consecutive zero-crossings : 2154
           Zero-crossing signal name : MinmaxInput
                          Block type : MinMax
                          Block path : 'vehicle_13/maneuver fuzzy/maneuver/FIS Wizard/Rule7/impMethod'
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Number of consecutive zero-crossings : 501
           Zero-crossing signal name : MinmaxInput
                          Block type : MinMax
                          Block path : 'vehicle_13/maneuver fuzzy/maneuver/FIS Wizard/Rule2/impMethod'
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Number of consecutive zero-crossings : 140
           Zero-crossing signal name : MinmaxInput
                          Block type : MinMax
                          Block path : 'vehicle_13/maneuver fuzzy/maneuver/FIS Wizard/AggMethod1'
--------------------------------------------------------------------------------
You can turn off this message by using the MATLAB command:
set_param('vehicle_13','MaxConsecutiveZCsMsg','none');


页: [1]
查看完整版本: simulink/fuzzy模糊逻辑