photo

Belal Abboushi


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
201,540
of 297,457

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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 3

View badges

Feeds

View by

Question


How to generate grayscale from equation?
Hello, I'm trying to generate a grayscale image similar to one attached using an equation. The image is a circle in which the c...

7 years ago | 1 answer | 0

1

answer

Question


How do i get a number using the solve function?
Hey, I used the solve function to find out the value of the variable LSs but I don't quite understand why i get this output: ...

10 years ago | 1 answer | 0

1

answer

Question


How to save all values generated from a for statement in different variables
Hello, I'm using a for statement to extract values from a matrix depending on i. for i=1:intn % number of sources Ls= fil...

10 years ago | 1 answer | 0

1

answer

Question


Solving a formula in Matlab
Hello everyone, In the following formula : *X= 2y + 10 log(1+ E/S)* I want the user to input X, y, and S. Is there anyway ...

10 years ago | 1 answer | 0

1

answer

Question


How to extract p-value from regress and corrcoef ?
Hello everyone, I was able to write the code to run regress and corrcoef but didn't know how to get the *p value.* What ex...

10 years ago | 2 answers | 0

2

answers

Question


Find how many times a word appeared in matrix
Hello, I'm trying to find out how many times a certain word appeared in a matrix. What command should i use?

10 years ago | 1 answer | 0

1

answer

Question


How do i use lsline to get linear regression
Hi, I'm analyzing a survey and will need to use lsline to look at the relationship between two sets of data from that survey: ...

10 years ago | 1 answer | 0

1

answer

Question


plotting alpha function in matlab
Folks, I have a problem set that says: "Plot an alpha function, t.*exp(-t/tau)" Does that mean (t,t.*exp(-t/tau))? When i lo...

10 years ago | 1 answer | 0

1

answer

Question


How to normalize curves such that area under curve=1?
I'm trying to plot three curves such that area under curve =1. I've tried trapz but it only gives me the area and i couldn't cha...

10 years ago | 1 answer | 0

1

answer