photo

Chalisa Mawla


Last seen: 3 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
161,819
of 299,722

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,790

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,604

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


Add equations to my polynomial fit on the graph
%I wanted to plot 5 points and make a fit of y=ax^2+bx+c. However, the disp part (in bold) is not working properly. Not only...

3 years 前 | 2 个回答 | 0

2

个回答

提问


How to plot a function on an existing plot
I have this code 'bandstructure' that allows me to plot data from 101 files and gives 680 nm TM.fig. I also have this code 'plo...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Create an array in workspace from multiple files
,filenames={'kx 10.txt','kx 20.txt','kx 30.txt'} for i=1:numel(filenames) load(filenames{i}); %print(filename...

3 years 前 | 1 个回答 | 0

1

个回答

提问


2-D colormap (loading .txt files)
I have the following code from my last assignment. The file names and types have been changed. The files like kx 0.txt and kx ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


2D color map change the input of y axis
I have this script that will compile the data in each file into a 2D color map. I wanted to change the value of the y axis...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Invert Y data (Y axis)
Hi, I have this script that will take data from 31 files, and make a colormap. I wanted to invert the y axis so that the 400...

3 years 前 | 1 个回答 | 0

1

个回答