youssef Mostafa
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
DC Fast Charger for Electric Vehicle Explanation step by step
I want step by step explanation for the example of the Fast DC charger of the electrical vehicle https://www.mathworks.com/hel...
1年以上 前 | 0 件の回答 | 0
0
回答質問
Cannot convert double value 108041 to a handle
function CalculateButtonPushed(app) if strcmp(app.Type_of_analysis.Value,'Exact') && app.Primary.Value == 1 ...
2年以上 前 | 1 件の回答 | 0
1
回答質問
angle and abs function gives me 'Subscript indices must either be real positive integers or logicals.' error
if strcmp(app.Type_of_analysis.Value,'Exact') && app.Primary.Value == 1 R2_= app.R2.Value*(app.Turns_ratio.Val...
2年以上 前 | 2 件の回答 | 0
2
回答質問
How do I take complex number as an input and do operations on them in App Designer
I want to take input from the user as a complex number and do simple operations on them.
2年以上 前 | 1 件の回答 | 0