Community Profile

photo

mobeen mahmood


Con actividad desde 2017

Followers: 0   Following: 0

Contacto

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


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...

alrededor de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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?

más de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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; % ...

más de 6 años hace | 0 respuestas | 0

0

respuestas

1

respuesta

Pregunta


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.

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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]; ...

más de 6 años hace | 1 respuesta | 1

1

respuesta

Pregunta


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

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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.

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 6 años hace | 1 respuesta | 0

1

respuesta