![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2623071.jpg)
Charles Nelatury
University of Pennsylvania, Villanova University, Drexel University
Followers: 0 Following: 0
Professional Interests: signal processing
統計
All
Feeds
解決済み
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
11年以上 前
解決済み
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:...
11年以上 前
質問
How to write a greedy algorithm for this problem?
I have a set X which in turn consists of n sets A_i. Each A_i is of different size and each A_i has a value attached to it. I wa...
約12年 前 | 0 件の回答 | 0
0
回答送信済み
Trapezoid Rule Demonstration
It lets you visualize the trapezoids used in approximating the definite integral.
約14年 前 | ダウンロード 1 件 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/29473/versions/2/screenshot.jpg)