photo

Christine Nee


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

All
  • First Answer
  • Thankful Level 1
  • Solver

Afficher les badges

Feeds

Afficher par

Question


How to define one cycle from my data by taking the max value??
Right now I am taking a .txt file and have defined f as a whole column from the .txt file that was extracted from a DAQ in labvi...

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

2

réponses

Réponse apportée
Read Text File and Store in Matrices
This code will store your Labview data into a matrix: fname='FILE NAME'; ext='.txt'; data=load([fname,ext]); snu...

presque 7 ans il y a | 0

Question


Plotting a graph using indexed values
I am trying to generate a plot. I use Max_value_Force and Min_value_Force to find the max and min values then I find where they...

environ 7 ans il y a | 1 réponse | 0

1

réponse

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

environ 7 ans il y a

Question


Image Analysis with flow and gray scale
Hello. I am trying to calculate the percentage of the white foam for this image. I am struggling because I can either do a 8 bi...

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

1

réponse

Question


Using arrays and finding the slope
Would it be appropriate to use this kind of logic in Matlab? I am getting a weird slope graph so I wanted to double check. F...

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

1

réponse

Question


How to analyze area of flow in liquid with a 2D image?
Hi all. I have written from some tutorials and help pages an image analysis tool which takes a picture and converts it to black...

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

1

réponse