統計
All
Feeds
送信済み
Algorithm for matrices product
The extensive program is used as a reference for how the product of matrices is generated in MATLAB
約6年 前 | ダウンロード 2 件 |
解決済み
Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...
約6年 前
解決済み
Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...
約6年 前
解決済み
Convert a temperature reading from Celsius to an unknown scale
Two of the most famous temperature scales are the Celsius and the Fahrenheit scale. In reality, however, there are so many other...
約6年 前
送信済み
Encryption algorithm
Encryption algorithm used as an explicit function for coding and decoding
6年以上 前 | ダウンロード 1 件 |
解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
6年以上 前



