Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
103.301
of 300.365
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
28.57%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.933
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.262
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
find peaks of excel graph
Hello everyone, I'm having some trouble with finding the peak coordinates of my excel data. The data has x and y values which i...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
matlab online read excel sheet
Hello, I'm having some issues with an excel sheet that i am trying to have matlab read. I uplaoded the excel sheet just fine in...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
swaping 2 random numbers from array
hello, I have an array x = [1,(randperm(20)+1)] but i would like to swap 2 random numbers of that array while keeping 1 as my ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
gauss elimination back substitution
Hello, I am typing a function for the gauss elimination process I have everything up until the top triangle I have found a wa...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
multiplication table using for loop
hello, I'm trying to create a multiplication table where numbers from 0 to 5 are times by 2 here is what i have: n = 5; samp...
más de 3 años hace | 3 respuestas | 0
3
respuestasPregunta
Find position of numbers in array
Hi, so i have an array W = [11, 56, 22, 45, 29] then i use Z = mink(W,2) to find the 2 lowest numbers in W how do i output th...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Assigning random numbers to an variable
Hello, I was wondering how to assign random numbers to a varibale that already has numbers. Any help is appreciated Example: v...
más de 3 años hace | 1 respuesta | 0
