rrdesign.m

来自「全面系统地给出鲁棒设计的源程序及运算实例」· M 代码 · 共 16 行

M
16
字号
%% Designing for Reliability and Robustness
% by Stuart Kozola
%
% Code used in Jan 2008 Digest Article of same title.
% <http://http://www.mathworks.com/company/newsletters/digest/2008/jan/>
%
% No design is free from uncertainty or natural variation. For example, how
% will the design be used? How will it respond to environmental factors or
% to changes in manufacturing or operational processes? These kinds of
% uncertainty compound the challenge of creating designs that are reliable
% and robust 杁esigns that perform as expected over time and are
% insensitive to changes in manufacturing, operational, or environmental
% factors.
% 
% Using an automotive suspension system as an example, this
% article describes tools and techniques in MATLAB

⌨️ 快捷键说明

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