Community Profile

photo

Tesla


Last seen: 8 meses hace Con actividad desde 2020

Estadísticas

  • Thankful Level 3

Ver insignias

Content Feed

Ver por

Pregunta


Plot 3d plot with different colors depending on the X and Y combination
I am plotting a 3D plot, (X,Y,Z). X and Y are indexes from 1 to 44. I want that the bar plot color of Z depands on the values ...

12 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


How to avoid "fill" plot problem in boundaries
I am trying to make an animation of my data, using fill function instread of plot. but when I use fill I got this problem in my...

alrededor de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


Find the relaxation Time from data set
I am trying to find the relaxation time for this data set (x,y). I tried fiting my data using this function, assuming that b is...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


find fitting equation and parameters to fit damped oscillations curves from set of data
I am trying to fit my data (bellow) to a damped oscillations curve, I can't determine the fitting equation, because it's not eas...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Respondida
Calculate the largest, smallest diameter and the centroid of a polyshape (irregula rpolygon) from a set of points
I got an error in this line [~,xmin,ymin]=fun(thetamin); [~,xmax,ymax]=fun(thetamax); Unrecognized function or variable.

más de 1 año hace | 0

Pregunta


Calculate the largest, smallest diameter and the centroid of a polyshape (irregula rpolygon) from a set of points
I have a set of points (x,y) for a polyshape (almost 120 coordinates), I want to find the largest, smallest diameter and the ce...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Add legend for a specific plot
I trying to show the legend just for l1, l2 and l3, but when i write legend it show all other legends how can I show just what ...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Plot multi curve in one figure
I am trying to plot many curve in one figure with different color and size. But when I am trying to do that I got strange error...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


fit scatter plot to a curve
I want to fint those scatter points to a curve. I tried using lsline but seems not working, i tried also with polyfit. here my...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Fit data with a given equation for 3 variables
I want to fit my data to the following equation, but I dont know how to force the program to take the b values which i have, ins...

casi 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Fitting data with custom equation and custom interval
I am trying to fit my data using the following code, but I couldnt find what is the problem in my code. fy = @(a,b,x) 0.001*((a...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Plotting Multiple Box plot in same graph same x axis
I have a data for 5 samples, and for 3 months. I want to plot 5 box plots for every months. Which means in X-axis I will have J...

alrededor de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Find the file number when a condition meets
I have for example 300 files (data1.dat data2.dat data3.dat ...), and inside every file I have for example two columns...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Find the index of an interval of values in cell array
I have a cell array 1X500, and inside evey cell 6000 value. I want to find the index on the values (it has to be between 1 and ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Probability density function for binary data
I have data for the index of each point: 0 for the point outside particle, 1 for the points inside particle. How to calculate c...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Calculate error propagation from two dataset arrays
I want to calculate the error propagation from two different datasates. F1=(a1, a2, a3,.....an) F2=(b1, b2, b3,.....bn) The e...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Multiply cell by cell
I trying to muliply cell by cell. Every cell has dimension 1001x1 and inside every cell I have 67x335 double. So I want to mul...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Loop code for many data files and save
I wrote this code, which load a file text2.dat, to use its data to calculate velocity. I have many files text3.dat test4.dat......

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Read data from two data files and save them organized into multiples files
I want to write a code that reads X coordinates from x.dat and Y coordinates from y.dat, then save X Y coordinates for each part...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Apply my calculation for all data file
I wrote this code to calculate the mass centre and save it, taking X and Y cordinate from multiple files. But my code is workin...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Extracting X and Y binary data to simple X Y file
I am trying to extraxt X and Y coordinates form a binary file. I want to generate a text file X and Y cordinates in every itte...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


make matlab read the files in order?
I am using a code to read and calculate mass center. but the code read file with this oder: Now reading C:\Users\shape_01.dat ...

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to save X, Y coordinates from different cells in multiples files
Hello Everyone, I have 100 cells for each X and Y cordinates, and in every cell I have 234 values. I want to save each SX cell ...

más de 3 años hace | 1 respuesta | 0

1

respuesta