Belal Abboushi
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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: ...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0