Asif Rashid - MATLAB Central
photo

Asif Rashid


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

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 07/20 to 04/25Use left and right arrows to move selectionFrom 07/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

7 質問
0 回答

ランク
225,854
of 298,029

評判
0

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

回答採用率
85.71%

獲得投票数
0

ランク
 of 20,523

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,187

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3
  • First Review

バッジを表示

Feeds

表示方法

質問


how to write if Loop (or while loop) in this kind of problem
Dear Colleagues and teachers i want to write if NL is between 0.1 and 0.3 then output is NL (eactly at 0.2) else if NS is b...

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

1

回答

質問


not enough input arguments Error
Dear Colleagues and Teachers, I am eperiencing a code error aginst this code ; % Function to generate a multi-step custom me...

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

1

回答

質問


How to plot three functions in three separate figures and simultaneously in one figure but in three different windows of the same figure?
Hello Sir, I want to plot three functions (A,B and C) against z in three seperate figures. Please tell me the possible code. A...

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

2

回答

質問


Matrix must be square
p=(1./TSR+0.08.*(PA))-(0.035./(PA.^3+1)); l=inv(p); p is a matrix of 1*20. i want to take its inverse but matlab error ...

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

1

回答

質問


Matrix multiplication with constant
RR=5; RS=750:150:3600; for i=1:length(RS) k(i)=RR.*RS(i) end am i not supposed to get the answer k(i) in the form of ma...

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

2

回答

質問


Matrix dimensions must agree error
Sir, I want to find TC where PA and TSR are the matrices of length 1 20 and 1 2 TC=0.08698-(0.003371).*PA-(0.053272...

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

0

回答

質問


Data dimensions must agree
i have a function z which has two variables x and y. z , x and y are vectors of length 20. While plotting a function, MATLAB say...

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

1

回答