photo

Christine Nee


Active since 2017

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

5 Questions
1 Answer

Cody

0 Problems
1 Solution

RANK
283 993
of 300 379

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 20 931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
117 955
of 168 299

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

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

ungefär 8 år ago | 2 answers | 0

2

answers

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

mer än 8 år ago | 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...

mer än 8 år ago | 1 answer | 0

1

answer

Solved


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

mer än 8 år ago

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

mer än 8 år ago | 1 answer | 0

1

answer

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

nästan 9 år ago | 1 answer | 0

1

answer

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

nästan 9 år ago | 1 answer | 0

1

answer