Optimal Component Selection Using the Mixed-Integer Genetic Algorithm

バージョン 1.0.0.1 (148 KB) 作成者: Seth DeLand
Use the mixed-integer genetic algorithm to solve an engineering design problem.
ダウンロード: 5.7K
更新 2016/9/1

ライセンスの表示

Designs often require that components come from a list of available sizes. In this example, we show how the Genetic Algorithm can be used to find values for the Resistors and Thermistors in a circuit that meet our design criteria. The example uses optimization techniques to minimize the difference between a desired response curve and the curve generated from a simulation of the circuit. Because Resistors and Thermistors are only available in standard sizes, this becomes an interger-constrained problem as our design variables are limited to these standard sizes.

引用

Seth DeLand (2026). Optimal Component Selection Using the Mixed-Integer Genetic Algorithm (https://jp.mathworks.com/matlabcentral/fileexchange/35810-optimal-component-selection-using-the-mixed-integer-genetic-algorithm), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2014b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
バージョン 公開済み リリース ノート
1.0.0.1

Updated license

1.0.0.0

Updated ThOptimPlot for new graphics