photo

Liu Lilingjun


Last seen: 2年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

2 質問
0 回答

Cody

0 問題
4 解答

ランク
77,757
of 300,352

評判
0

コントリビューション
2 質問
0 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 20,928

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
60,709
of 168,212

コントリビューション
0 問題
4 解答

スコア
51

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1
  • Solver

バッジを表示

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

4

回答