photo

Poonam


University of Arizona

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
25,506
of 300,379

REPUTATION
1

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
1

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

13 years ago | 5 answers | 0

5

answers