shahriar sowad - MATLAB Central
photo

shahriar sowad


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

Followers: 0   Following: 0

统计学

All
MATLAB AnswersCodyFrom 05/21 to 03/25Use left and right arrows to move selectionFrom 05/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 个提问
1 个回答

Cody

0 个问题
1 个答案

排名
146,340
of 297,716

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
14.29%

收到投票数
0

排名
 of 20,469

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
101,278
of 159,428

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已解决


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

3 years 前

提问


Trying to find out implementation of the following image
I have plotted an magnitude spectrum X(k); now i want to find the value from this image; how do i do that?

3 years 前 | 1 个回答 | 0

1

个回答

提问


HOW TO REMOVE NOISE FROM A SIGNAL?
i have plotted a figure,here i am inckuding the code and files.Now,i want to smooth my output curve,how can i do it?

3 years 前 | 1 个回答 | 0

1

个回答

提问


HOW TO USE LOOP TO DO MULTIPLE SIMULATION ONCE?
I wantr to use the nural network toolbox in order to make a thing,now,here i have about 1000 different combination,to run it in ...

3 years 前 | 0 个回答 | 0

0

个回答

已回答
adding two ticks to form a horizontal line
note: my version of matlab is 2018a

3 years 前 | 0

提问


Error using exampleUtils.componentExamplesDir
what to do?

3 years 前 | 1 个回答 | 0

1

个回答

提问


adding two ticks to form a horizontal line
How do I add two ticks in the plot editor so that it gives me a perfect horizontal straight line?

3 years 前 | 2 个回答 | 0

2

个回答

提问


the following code only gives 4 areas,not 8,why?
clc a1=reshape(COAL',[1,378*49]); a=movmean(a1,[0 49],2); area(a,'facecolor','r' ); hold on b1=reshape(GAS',[1,378*49]); ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot a graph on frequency domain when i don't have any time parameter?
I have plotted a graph in comsoll Frequency vs S11 plot,i need to transform it in frequency domain spectrum.How to do it?

4 years 前 | 1 个回答 | 0

1

个回答