統計
All
Feeds
解決済み
Kaprekar Steps
6174 is the <http://en.wikipedia.org/wiki/6174_%28number%29 Kaprekar constant>. All natural numbers less than 10,000 (except som...
約4年 前
解決済み
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...
約4年 前
解決済み
Word Counting and Indexing
You are given a list of strings, each being a list of words divided by spaces. Break the strings into words, then return a maste...
約4年 前
解決済み
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:...
約4年 前
質問
Display error of worldmap and geoshow?
When I try to visualize a rainfall gridded data of a certain area, of which latlim and lonlim is known, I referred to the offici...
5年弱 前 | 1 件の回答 | 0
1
回答質問
Multiplication of 1D and 2D vector to a 3D vector
I have A = [1,2] and B = [1,1;1,1], what function I can use to get result of answer C which is 3D? C(:,:,1) = [1,1 ...
約5年 前 | 4 件の回答 | 0

