Finding minimum value satisfying a constraint.
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, I'd like to use MATLAB to determine the smallest value of n satisfying: 3^(-n) * 3^n != 1 I am advised to use min(x)/max(x) and prod(x). I am not sure how this ought to be approached and would sincerely appreciate some guidance. Thanks!
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!