photo

Elina Park


Last seen: 1年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
28,595
of 300,863

評判
1

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

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,100

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,413

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


App Designer - lamp display running status
I'm currently designing an app that takes input from the user, sends it to a Simulink block, and displays the result in graph fo...

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

1

回答

質問


Iteratively solving equations in MATLAB
Hello! I'm trying to solve an equation iteratively using MATLAB. If I have an equation such as a - mx^2 + b = 0, where all vari...

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

2

回答

質問


Solving an equation with multiple variables in MATLAB
Hello, I'm trying to solve an equation using MATLAB that has multiple variables. I have the variables The equation I am try...

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

1

回答

質問


deleting rows from matrix and saving as a new matrix
Hello, If I have a matrix 20 x 20, and I want to delete row 2 and 7, I would use something like MTX_1([2,7],:) = [] is there...

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

1

回答

質問


Indexing values of an array based on values of one column
I'm looking to index a value in a certain row of a matrix, based on the values in one of the columns. For example, if I have an...

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

1

回答

質問


A way to compute dot product of an array and a vector
Hi, So if I have a 2-D array such as [1 2 3 4 5 6] and a vector such as [7 8] I want to have matlab calcul...

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

1

回答