photo

Khan


Last seen: 5年弱 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
297,847
of 302,028

評判
0

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

回答採用率
83.33%

獲得投票数
0

ランク
 of 21,509

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 178,268

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How can I make 80 percent of the matrix values equal to zeros, randomly?
I have a matrix A (30 by 20). I want to generate three random matrices, each containing 20 percent of the orgional matrix. In ot...

約5年 前 | 1 件の回答 | 0

1

回答

質問


How can I generate three random matrices from 20 percent of the rows of a 2000 by 80 matrix, using for loop?
Let's X=[2000 by 80]. Now I want to get X1, X2 and X3 randomly from X. Each matrix is 20 percent of the X. Please help me out....

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

2

回答

質問


how to save values for changing number of columns using "for loop "
I want to run a simple code, but i am unable to get the results correctly. A simple code is wriiten below, I am changing number ...

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

2

回答

質問


How to change x-axis values from iteration to time?
Hello, I have a simple problem. I have generated a matrix called "A" (2000 by 1970). The rows of the matrix are velocity vecto...

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

1

回答

質問


How to call columns of matrices using 'for loop' ?
Hello, I am new to MATLAB, can anyone tell me how can I use for loop for the following formulas? Approx1=U(:,1)*S(1)*V(:,1)'; ...

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

2

回答

質問


How to replace multiple rows of a matrix by rows of two other different matrix using a loop?
Hey guys, I am new to MATLAB, so my question might be a basic one, however I will post it anyway. I am creating a 100 by 20 matr...

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

1

回答