Marin
Faculty of Electrical Engineering Mechanical Engineering & Naval Architecture
自 2012 起处于活动状态
Followers: 0 Following: 0
Hi. :)
Feeds
提问
How to remove the periodic oscillations from a signal?
The task that I have is to remove the annual and semiannual oscillation from a set of temperature measurements, taken over sever...
11 years 前 | 1 个回答 | 0
1
个回答提问
Getting gray colored lines in a line plot
Hi, so I have this plot and there are several lines that I need to plot and I would like some of them to be black, some colo...
12 years 前 | 1 个回答 | 1
1
个回答提问
Is it possible to make contour graph with log scale colorbar?
So, basicaly it's all explained in the title. I would like to make contourf plot but in such a way that the colorbar is in log...
12 years 前 | 1 个回答 | 0
1
个回答提问
How to make data points on graph transparent or less visible?
I need to plot an contourf plot which represents the density of some data points and over that I need to put those data points. ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Merging multiple subplots into a mosaic
I would like to make a subplot but in a way that there is not so much space between the plots. It should look like It should lo...
12 years 前 | 2 个回答 | 0
2
个回答提问
How to define edges in hist3 function
Hi, so I have some 2D data and I would like to make a histogram, I've seen that I can do that with hist3 function, but I would l...
12 years 前 | 0 个回答 | 2
0
个回答提问
Removing elements from matrix
Hi everyone, I was wonderning is there an easy way to remove some of the elemetts from matrix. I have a data array data(300...
12 years 前 | 2 个回答 | 1
2
个回答已解决
The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".
12 years 前
已解决
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
12 years 前
已解决
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:...
12 years 前
提问
Displaying legend for multiple plots
I haven't seen this question asked yet, so I guess the solution is quite simple, but I haven't been able to find it. I need t...
12 years 前 | 2 个回答 | 0
2
个回答提问
Log log plot
I have a set of data wich I want to plot in a log scale, not with the base 10, but with the base 2. How can I do that?
13 years 前 | 2 个回答 | 0