Community Profile

photo

shahriar sowad


Last seen: 4 days ago Active since 2021

Statistics

All
  • Solver
  • Thankful Level 1

View badges

Content Feed

View by

Solved


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

2 years ago

Question


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?

2 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

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

3 years ago | 0

Question


Error using exampleUtils.componentExamplesDir
what to do?

3 years ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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?

3 years ago | 1 answer | 0

1

answer