Statistics
5 Questions
0 Answers
RANK
25,506
of 295,486
REPUTATION
1
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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
answerQuestion
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
answerQuestion
How do I plot this simple function in matlab
I have a function f(x) = +i x>0; = 1 x=0; = -i x<0 ;...
12 years ago | 2 answers | 0
2
answersQuestion
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...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 5 answers | 0