photo

mobeen mahmood


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

11 質問
0 回答

ランク
32,672
of 302,131

評判
1

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

回答採用率
45.45%

獲得投票数
1

ランク
 of 21,561

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 179,242

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


I want to calculate volume under 2D eclipse, Can anyone tell me how can I do this?
I have two functions, the plots of which are attached. Both are 2-dimensional and i want to calculate the respective area covere...

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

2

回答

質問


I have a cell array of size 136 by 1 and i want it to convert it to array of type double. How can i do this?
I'm using str2double but after conversion this gives me some values as 'NAN'. How to resolve this?

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

2

回答

質問


Hi, i want to plot simple function, Can someone tell me how to plot it
y1 = c1*exp(-6*t)+c2*t*exp(-6*t); y2 = -c1*exp(-6*t)+c2*(exp(-6*t)*(-t-0.5)); where c1 and c2 are arbitary values and t...

9年弱 前 | 2 件の回答 | 0

2

回答

質問


Hi, I'm trying to visualize a beam pattern but i'm unable to display it properly. Can anyone tell me why i'm not getting the desired response?
clc; clear all; f0 = 5*10^9; %frequency of 1st array element delta = 2000; % Configuration parameter d = 0.015; % ...

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

0

回答

質問


Hi, How can i implement a function with 2 independent variables?
I have attached the desired output image as well. I'm using imagesc and image but it didn't work for me.

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

1

回答

質問


Hi, i'm trying to build a function but i'm getting an error, Can anyone help me out
Error: Not enough input arguments. function v=sv1(r) c=3*10^8; t=0; N=10; rt=100; delta=2000; m=[0:N-1]'; v=exp(1i...

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

1

回答

質問


Hi, i want to calculate the decision boundary in Bayes Estimator. Can anyone help me in this regard.
clc; clear; mu1 = [0 0]; sigma=1; sigma1 = [2 0; 0 2]; mu2=[1 2]; sigma2 = [1 0;0 1]; x=[-10:.2:9.8]; ...

9年弱 前 | 1 件の回答 | 1

1

回答

質問


Hi, I want to ask something regarding bernouli distribution
Write the code that generates a Bernoulli sample with given parameter p , and the code that calculates p ˆ from the sample

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

0

回答

質問


Hi, Can anyone tell me how can i plot evenly spaced angles in a matrix form. Matrix is of N*M size
I want my output to be a vector as shown in diagram.

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

1

回答

質問


Hi, I'm facing some problem while running Matlab 2016.. Can someone help me out?
Matlab installed successfully but it's giving me some error. The error snapshot is attached

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

1

回答