Belal Abboushi
Followers: 0 Following: 0
Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
197.826
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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: ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
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?
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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: ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 10 años hace | 1 respuesta | 0