Community Profile

photo

Poonam


University of Arizona

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do I use the solve function to solve the following equation
Here is my code. My aim is to solve for value beta using the following equations. I have used the solve function. But I get the ...

11 years ago | 1 answer | 0

1

answer

Question


How to add legend to a .fig file?
Hi, I have a .fig file which I made by cutting plots from other .fig files. So I had basically had 5 plots on 5 different .fi...

11 years ago | 1 answer | 1

1

answer

Question


How do I plot this simple function in matlab
I have a function f(x) = +i x>0; = 1 x=0; = -i x<0 ;...

11 years ago | 2 answers | 0

2

answers

Question


How do I plot this convolution correctly???
I am trying to plot the following function sinc(x/.2) convolved with rect(x/10) clc; close all; clear all; x = linspac...

11 years ago | 1 answer | 0

1

answer

Question


How can I plot a comb function?
Hello, A comb function is an array of delta functions spaced equally. I want to plot a function like this. F(x)= comb(2x)*sin...

11 years ago | 5 answers | 0

5

answers