Community Profile

photo

Tesla


Last seen: 8 mois il y a Actif depuis 2020

Statistiques

  • Thankful Level 3

Afficher les badges

Content Feed

Afficher par

Question


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 mois il y a | 2 réponses | 0

2

réponses

Question


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...

environ un an il y a | 1 réponse | 0

0

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

A répondu
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.

plus d'un an il y a | 0

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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 ...

presque 2 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 2 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 2 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 2 ans il y a | 2 réponses | 0

2

réponses

Question


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...

presque 2 ans il y a | 1 réponse | 0

1

réponse

Question


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...

environ 2 ans il y a | 2 réponses | 0

2

réponses

Question


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...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 2 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


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......

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

plus de 3 ans il y a | 2 réponses | 0

2

réponses

Question


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 ...

plus de 3 ans il y a | 1 réponse | 0

1

réponse