photo

Hossein


Last seen: 約4年 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
2 回答

ランク
5,308
of 300,369

評判
9

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

回答採用率
80.0%

獲得投票数
5

ランク
 of 20,936

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,436

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


How to rotate a matrix?
Hi guys Assume we have a 2D matrix A1 which includes x and y locations. I have calculated the values related to each (x,y) of...

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

1

回答

回答済み
How to remove ticks from the x-axis?
but how to keep the numbers?

約8年 前 | 3

質問


How to minimize multiple functions at the same time?
Hi I am trying to find the intersections between 4 cost functions with 4 unknowns. I am sure that there is a answer which sat...

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

0

回答

質問


How to make a loop for an array of ands including cell arrays
Hi I want to make a loop for the following expression: location1=find ( ... equation{1}<1e-1 & ... equation{2}<1e...

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

1

回答

質問


Add "." to simple operators such as +, *, /, ^ in order to calculate element by element values
Hi I have an expression, say " 5A/B+C*D ". This equations came automatically in my script in Matlab. Thereafter, I need to ev...

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

1

回答

回答済み
Is there a way to solve complex-valued non-linear equations?
fsolve in some cases cannot solve the equation. try fzero, fminsearch and fminunc as well. Hopefully, fzero helps you (this func...

9年以上 前 | 0

質問


I cannot get the real part of the function
Hi I want to get the real part of this long function, but Matlab does not give me the solution, using "real" command. Here is...

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

1

回答