Community Profile

photo

Belal Abboushi


Active since 2015

Followers: 0   Following: 0

Statistics

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

meer dan 6 jaar 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: ...

ongeveer 9 jaar 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...

ongeveer 9 jaar 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 ...

ongeveer 9 jaar 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...

ongeveer 9 jaar 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?

ongeveer 9 jaar 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: ...

ongeveer 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar ago | 1 answer | 0

1

answer