RG - MATLAB Central
photo

RG


Last seen: 2ヶ月 前 2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 05/15 to 03/25Use left and right arrows to move selectionFrom 05/15Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 質問
2 回答

ランク
255,581
of 297,711

評判
0

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

回答採用率
71.43%

獲得投票数
0

ランク
 of 20,465

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,406

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
Swap number with a word
Excellent, thanks!

約7年 前 | 0

質問


Swap number with a word
Hi all, I am wondering how I could swap a number in a vector with a word. I have a vector from 1 to 100 ( linspace(1,100) ) a...

約7年 前 | 2 件の回答 | 0

2

回答

質問


How to access certain matrix elements and turn into NaN?
Hi, I have two matrices *z* and *interior* as shown below: z =[ 9.0000 17.6400 29.1600 43.5600 60.8400 81.0...

8年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Subscript indices must either be real positive integers or logicals
I had to first create a function called *sigma_TT*: function sigma_TT = sigma_TT(r, theta) sigma_TT = r.^4 .* cos...

8年以上 前 | 0

| 採用済み

質問


Subscript indices must either be real positive integers or logicals
Hei All, I have been getting the error message "Subscript indices must either be real positive integers or logicals. " refer...

8年以上 前 | 2 件の回答 | 0

2

回答

質問


How to replace RGB values
Hi Everyone, I was wondering if it is possible to replace the RGB values of an image with values of certain range? I have ...

9年弱 前 | 3 件の回答 | 0

3

回答

質問


How to extract columns of a matrix using a for loop?
Hi Everyone, I have a 3x6 matrix and trying to extract 1st and 3rd, 2nd and 5th, 3rd and 6th column using a loop. The matrix ...

9年弱 前 | 1 件の回答 | 0

1

回答

質問


Help with using "nargin"
Hi All, I got a function "replace(a,b,c)" where I am trying to replace input arguments with another input argument when some ...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


Help with Function using Logical Indexing
Hi, I'm trying to write a function, without using loops, which takes a matrix A and an integer k as inputs and returns a matrix ...

10年弱 前 | 1 件の回答 | 0

1

回答