amin - MATLAB Central
photo

amin


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

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 02/20 to 04/25Use left and right arrows to move selectionFrom 02/20Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 質問
5 回答

ランク
4,531
of 298,204

評判
11

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

回答採用率
40.0%

獲得投票数
2

ランク
 of 20,548

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,571

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
How to solve this complicated equation
Hi Ajmit, It is not an easy one! You have made few mistakes: 1) mistake in parantheses in 'n' and 'N'. They should be: N = (...

約4年 前 | 0

回答済み
Can anyone help me in removing the ERROR shown in output figure?
You can turn off the warnings by: warning off

約4年 前 | 0

回答済み
File processing in for loop
I am not sure if I have understood your question correctly, but if you ask about having a for loop with different intervals, yes...

約4年 前 | 0

| 採用済み

回答済み
3D interpolation on table with 3 variables on MATLAB
Hi Hugh, I am not sure about the Z matrix, and I replaced 0 in the empty positions, and of course, you can change it. For insta...

4年以上 前 | 0

| 採用済み

回答済み
write the following program using matlab
Hi Vivek, Odd positions are integers from 1 to 50 and they go to the first column of A. The even positions are the third power...

4年以上 前 | 1

質問


Cite Matlab in a paper
Hi everybody, I have used Matlab for programming, without using any specific toolbox. How can I cite Matlab in Bibtex format ...

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

1

回答

質問


how to use "fmincon" to solve huge system of equations?
Hello guys, I want to solve system of bilinear equations in Matlab. I tried "fmincon" and it works for small examples. i have a...

5年弱 前 | 0 件の回答 | 0

0

回答

質問


find specific text in a text file
Hi In the text file below, I want to obtain everything between "|[" and "]|". system component1 |[ b,a,d, w,e,r ]| com...

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

1

回答

質問


Run cmd command from MATLAB
Hi I want to use a MATLAB command to run a command in windows cmd. For example I need to run this command: C:\Program Files\p...

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

2

回答

質問


Replace arrays of a matrix with a vector
Hi, I have a matrice R like : R=zeros(3); I need to change 3 array of R: c=[1 1;3 2;1 2]; with new values in this ...

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

1

回答