ベクトルの値が増加している場合 (ベクトルの各要素が前の要素よりも大きい場合) には true を、そうでない場合には false を返すようなコードを書いてみましょう。
例:
入力が x = [-3 0 7] のとき、 関数の出力 tf は true を返します。
入力が x = [2 2] のとき、 関数の出力 tf は false を返します。
- (英語版) Problem 10. Determine whether a vector is monotonically increasing https://www.mathworks.com/matlabcentral/cody/problems/10-determine-whether-a-vector-is-monotonically-increasing
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers365
Suggested Problems
-
2164 Solvers
-
16389 Solvers
-
Getting the indices from a vector
11811 Solvers
-
777 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
1723 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
日本語うれしいですっ☆☆☆