photo

Cheggers


Last seen: 4 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
103,984
of 299,911

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
83.33%

收到投票数
0

排名
 of 20,835

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,527

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Extracting data from figures
So i have a set of code that creates a bunch of figures for me. I would then like to extract the data from said figures. Ab...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Selecting files from a directory
Probably a simple question but i currently use sims = uigetdir ('C:\Matlab') info = dir(fullfile(sims,'*.in')) list = {info....

4 years 前 | 1 个回答 | 0

1

个回答

提问


Using gausswin function and iFT'ing data
I have a problem using this function to be able to achieve the results i would like. I have a set of x-y coordinates and a z va...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Removing complex numbers from a set of data
I am trying to plot a set of data as a surf plot. The y and x data are fine. However, the z data comes in the form of a complex ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Extracting x,y data from a folder of figures
I currently have code which extracts the x,y data from a set of figues into a cell of arrays of the data. This is what i want to...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Making a sum into a for loop
i have a set of equations i would like to sum. ND = ((multiND(1,1))/sigmapi) * exp(-((x-(isofm(1,1))^2)/(2*(sigma^2)))); ND2 =...

4 years 前 | 1 个回答 | 0

1

个回答