Megan


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
2 个回答

排名
104,388
of 301,440

声誉
0

贡献数
3 个提问
2 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,282

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,580

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Saving transformed data into a new array
got it - using : A=[z DoseCorrected]; save('DepthDose2.mat','A'); thanks for your help!

15 years 前 | 0

| 已接受

提问


Saving transformed data into a new array
I have a set of data (x,y) (or (z,PDI) below) and need to apply an equation to the y-data to create a transformed set of (say y'...

15 years 前 | 2 个回答 | 0

2

个回答

提问


Want to find and use a corresponding y-value for a given x-value
I'm trying to find the value of y when x is at half max - i.e. when x = 50, what does y equal? I then need to use that y-value i...

15 years 前 | 1 个回答 | 0

1

个回答

已回答
How to plot with initially undefined number of lines in a .m file
thank you both! I'll test those out

15 years 前 | 0

提问


How to plot with initially undefined number of lines in a .m file
I am trying to make a general .m file to use for a series of graphs I will need to make - some with 3 lines, some with 2, some w...

15 years 前 | 3 个回答 | 0

3

个回答