Community Profile

photo

Saad Rana


Last seen: 6 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

All
  • Thankful Level 3
  • Solver
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


How can I make .mat file for SVM with 85 images?
I am working on a project that can distinguish between MRI images and tell weather the user uploaded image is benign or malignan...

casi 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to gradually plot two simultaneous graphs in MATLAB gui?
Hello Everyone, I am trying to plot two graphs in MATLAB gui simultaneously. Both of these should be plotted at the same time. ...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to plot a graph gradually?
Hello everyone, I am trying to gradually plot a graph as if its plotting in real time. I have tried a code but it doesn't seem ...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


AM Transmitter/Receiver using Simulink
Is it possible to design a model for AM transmitter and AM receiver in Simulink? If yes, then how?

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

0

respuestas

Pregunta


Pulse Code Modulation and Demodulation
I have written a code to do Pulse Code Modulation but I am unable to retrieve the message signal back. Can someone please help m...

más de 3 años hace | 5 respuestas | 0

5

respuestas

Pregunta


Evolution of a signal
I have been given a question and I don't understand it properly. It is as follows: I need a help in this task as I'm confused...

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

0

respuestas

Pregunta


Time axis explanation required
Hi, I am recording my 3 seconds voice signal to plot it in a graph. But the time axis in the graph seem strange. I am recordin...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Remove zeros from a number
Hi, I want to preform calculations with a number excluding the zeros. The number is entered in a textbox so it's totally random...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Resuelto


Add two numbers
Given a and b, return the sum a+b in c.

casi 4 años hace

Resuelto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

casi 4 años hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

casi 4 años hace

Pregunta


How to take function as input from textbox?
how can I take a function such as sin(x) or exp(x) as an input from the textbox in MATLAB gui? t = get(handles.input,'string') ...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I cannot find the inverse laplace
syms s: l=1/s*(s+2)*(s+3); ilaplace(l) for some reason there is an error in this code and I cannot find inverse laplace of th...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I can't get to diplay values in a edit box. HELP!!!
Here is the full code syms t n; T=4 w0=2*pi/T n=1:15 a0=(1/T)*int(1,t,0,2) an=(2/T)*int(1*cos(n*w0*t),t,0,2) bn=(2/T)*int...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Graph plotting HELP NEEDED
How can I plot this graph in matlab? I have trouble plotting this one

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

2

respuestas