rana zain - MATLAB Central
photo

rana zain


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

Followers: 0   Following: 0

統計

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

10 質問
0 回答

ランク
130,679
of 297,775

評判
0

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

回答採用率
20.0%

獲得投票数
0

ランク
 of 20,469

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,513

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


hey!! i am stuck here. i am new. help please.
my task is to do this: i have wrote the codde as: clc clear all xdata=linspace(-1,1,9); ydata=1./(1+14*xdata.^2); x=lins...

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

1

回答

質問


Kindly help me out here!!
I have a system can be described by the second order differential equation in 1, where h is the convective heat transfer coeffi...

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

0

回答

質問


hey i need your help!!
I have a system can be described by the second order differential equation in 1, where h is the convective heat transfer coeffi...

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

1

回答

質問


I have to make a code for this. but i am new to this. i dont understand this!!!
implement a passband transmitter/receiver with the following specifications. • Base pulse: Half cycle sinus • Sampling fre...

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

0

回答

質問


can someone help me make a code of this integral. i am new here.
That will be of great help. i have no idea how to start.

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

0

回答

質問


hi there. can some fix error in this code.
function G = FI_I(I) %segma_N=10.^-7; a = 2; %Alpha b = 2; %Beta c = 0.2; %Gamma d = 0.8; %Big omega prime k...

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

0

回答

質問


hi there are few error in my code. kindly fix them i am a newbie.
clc; close all; clear all; %% segma_N = 10.^-7; p_db = 0:1:30; %power p = 10.^(p_db./10); R = 0.5; %Optoelectronic co...

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

0

回答

質問


hi. i am new here. can someone help me out here. there are errors in my code. can someone fix them
function H = FF(I) %segma_N=10.^-7; a = 2; %Alpha b = 2; %Beta c = 0.2; %Gamma d = 0.8; %Big omega prime k = 1...

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

0

回答

質問


hey! i am a newbee. i need to make a 3D plot . requirments are :plot y as a function of (x and t), and also plot v as a function of (x and t) . the code is given below. thanks in advance
Answer is supposed to look like above. but it's coming different. close all; clear all; clc; %% m x = (0:(1/60):1); % i...

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

0

回答

質問


hi. I want to draw the 3D PLOT of this but i can only draw 2-D. kindly help. I am new.
x = (0:(1/60):1); % intial data as given by problem m = length(x); t = zeros(1,m); t = (0:(1/60):0.5); t(1, 32:61) = 0; ...

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

0

回答