
shahriar sowad
Followers: 0 Following: 0
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
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