photo

Christine Nee


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

5 个提问
1 个回答

Cody

0 个问题
1 个答案

排名
83,655
of 299,916

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
80.0%

收到投票数
0

排名
 of 20,840

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
116,942
of 166,562

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

提问


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

8 years 前 | 2 个回答 | 0

2

个回答

已回答
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...

8 years 前 | 0

提问


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

8 years 前 | 1 个回答 | 0

1

个回答

已解决


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

8 years 前

提问


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

8 years 前 | 1 个回答 | 0

1

个回答

提问


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

8 years 前 | 1 个回答 | 0

1

个回答

提问


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

8 years 前 | 1 个回答 | 0

1

个回答