Estadística
CLASIFICACIÓN
4.893
of 297.016
REPUTACIÓN
10
CONTRIBUCIONES
22 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
63.64%
VOTOS RECIBIDOS
8
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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 can I convert comma with decimal points for a lot of textfiles?
Hello, I would like to import 10 textfiles which have comma as decimal delimiter. All text file look like: Time Fn Ft 0,1 1,...
alrededor de 6 años hace | 4 respuestas | 0
4
respuestasPregunta
Problem in importing textfiles
Hello, I would like to import a textfile with matlab. The textfile consist of decimal numbers. It looks like: X Y Z 0...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I do same calculation with a lof of excel files in matlab?
Hello, I ' m working with an excel file in matlab.After importing the excel file in matlab, I do some calculations. I would l...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to calculate average with taking into account only certain values
Hello, I'm working with a large matrix that contains a lot of zero values.When I transform this matrix from a list table to a...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use data to plot a 2D image
Hello, I have a dataset with 3 vectors X, Y, and Z and I want to plot a 2D image from this dataset. I don't know how to defi...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to put in color a certain part of the background in a plot with matlab?
Hello, I would like to draw in grey color a certain part of the background in a plot. I know how to change the background col...
alrededor de 11 años hace | 2 respuestas | 0
2
respuestasWhy the image is upside down when I display it in a graph?
thanks for your answer.The image is now in the right order But I still have a problem, when I add set(gca,'YDir','reverse') in ...
alrededor de 11 años hace | 2
Pregunta
How to export a matrix in a text file?
Hello, I want to save a matrix in a text file with the data organised in columns. Exemple: A= 1 2 3 4 5 6 ...
alrededor de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Why the image is upside down when I display it in a graph?
Hello, I have a problem when I display an image in a plot.The image is upside down in the figure window. Do you know how t...
alrededor de 11 años hace | 3 respuestas | 1
3
respuestasPregunta
How to plot an image(.bmp) in a graph?
Hello, I have a 2-D plot and on the top right corner of the plot, I want to display an image (picture). Is there any wa...
alrededor de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
How to plot a fitted curve?
Hello, I would like to fit a curve with the following function: y=a-b*c^x I used this expression with matlab: ft=fittype('...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to fit this eqation:y=a-b+*c^x ?
Hi, I am wondering how can I fit the following equation: y=a-b+*c^x since it is not included in the library and how can I ex...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I plot the confidence bounds for an exponential fit?
Hi, I'm dong a fit of my data with an exponential fit.When I rum my program , I get the coefficient a ,b, and the coefficien...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to calculate the average without taking zeros values?
Hi, I have a large data list which has this form: Y= 1 2 4 5 6 7 0 0 0 8 9 0 0 0 0... AVerage1=5.25 2 3 ...
alrededor de 11 años hace | 4 respuestas | 0
4
respuestasPregunta
How to find all zero values in a matrix?
Hello, I am wondering first how can I do to detect the number of zero values and their position in a large matrix.Secondly, h...
alrededor de 11 años hace | 1 respuesta | 2
1
respuestaPregunta
How to find the goodness of fit without using the curve fiting toolbox
Dear all , I would like to know if this is possible to calculate the goodness of fit measures R-square, adjusted R square, RM...
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How to solve a problem in a user friendly program?
Dear all, I have a problem with the folllowing user friendly program. %AVkam=[1;2;3;4;5;6;7;8] %m=number of averages %n=tot...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to calculate average of certain value in a matrix?
Hello, My problem is about how to calculate the average of certain values in a large matrix. I know how to calculate the 1st av...
alrededor de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
How to call origin software from matlab?
Dear all, I want to make a plot with Origin of data from matlab .I want to call origin from matlab Do you have any idea t...
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How to calculate average in a large matrix?
Dear all, I'm working with a large amount of data in a project.For each row of my matrix , I calculate the average. Here i...
alrededor de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
How to take only few rows in a large matrix
Dear All, I'm working with a large amount of data in a matrix.My problem is the following one. I have a large matrix which...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to calculate the sum of each row in a matrix?
Dear All, I want to calculate the sum of each row in a large matrix.The matrix looks like: y1 y2 y3 y4 y5 x2 2 4 4 ...
más de 11 años hace | 6 respuestas | 2
6
respuestasPregunta
How to rearrange values in a matrix
Hello, I have a large matrix with 3 columns(x,y,and z) and I want to rearrange the values inside this matrix. Example: *Initi...
más de 11 años hace | 2 respuestas | 1