Community Profile

photo

Minas Emiris


Last seen: 4 years ago Active since 2018

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Fitting Distributions to data from a Monte Carlo Simulation
Hi all, I have a question related to statistical sampling. I have seen that 'Allfitdist' (<allfitdist>) helps to test the fit o...

4 years ago | 1 answer | 0

1

answer

Question


Vector Field with based on radial coordinates and a radial vector
Hi all, I have two arrays of dimensions m-by-1 (m = angle increments), 'Vradial' and 'Vangular', representing the radial and an...

4 years ago | 0 answers | 0

0

answers

Question


Write part of xlabel in LaTeX (not whole label)
Hi all, I am aware that using something like: xlabel('X-label, $x_{label,LaTeX}$ (W)','Interpreter','latex') can help to writ...

4 years ago | 2 answers | 1

2

answers

Question


Replace hardcopy for only MATLAB version functions
Hi all, I've been recently trying to create a histogram with hatched bars instead of using colours for a formal report. I found ...

4 years ago | 1 answer | 0

1

answer

Question


Illustrate two close curves
Hi all, I have I was wondering what is a good way of plotting two curves that are close to each other. E.g.: x = linspace (0,10...

4 years ago | 2 answers | 0

2

answers

Question


Hatchfill function not working
Hi all, I just downloaded hatchfill to hatch the area under a histogram, as shown in: <LINK>. However, when running the script,...

4 years ago | 1 answer | 0

1

answer

Question


Hat on letter on x/ylabel WITHOUT using LaTeX?
Hi all, I am wondering how I can add a 'hat' above a character on a plot without, however, changing the font to LaTeX, as I was...

4 years ago | 2 answers | 0

2

answers

Question


Original Signal from fft - without using ifft
Hi all, I am analysing a signal stored in an matrix (Data), usign fft as follows: FFT_Data = fft(Data); magnitude_Data = abs(F...

4 years ago | 1 answer | 0

1

answer

Question


How to get modeshapes from fft
Hi all, I have a vector of length 1502 rows x 1 column, Flux. I am combining all the flux values from a simulation on a matrix ...

4 years ago | 0 answers | 0

0

answers

Question


Processing 2D into 3D matrix
Hi all. I have a matrix (phi), say of 1502 rows (harmonic) by 10 columns (observations), where the i,j th element represents th...

4 years ago | 2 answers | 0

2

answers

Question


Multigrid - Grid point, Tolerance and Iterations' variation
I am working on the solution of a physical problem (Temperature variation inside a heated room). I am creating a mesh plot with ...

5 years ago | 0 answers | 1

0

answers

Question


Function Can't work
I'm having issues with making a function that I have received as an answer in the support forum of Mathworks (link: <https://uk....

6 years ago | 2 answers | 0

2

answers

Question


Vercat Issue with 3D plot
I am generating a code for two cylinders, and even though I manage to plot them on 3d as desired by the use of hold on's, when a...

6 years ago | 0 answers | 0

0

answers

Question


Creating a set of equally spaced cylinders with common centre
I was wondering how to create a set of equally spaced cylinders around the centre of a circle (like a set of radii) but on 3D pl...

6 years ago | 1 answer | 0

1

answer

Question


3D plot confusion
I am working on a project of 3D plots, and on objective is to create a UFO spaceship that has a curved shape that resembles a co...

6 years ago | 1 answer | 0

1

answer

Question


Creating the X and Y matrices with points of a plot
I was wondering how to create two matrices with all the points on an plot, in the case where the values of y are found through a...

6 years ago | 0 answers | 0

0

answers

Question


Disk out of an arc
I was wondering how to create a matrix of points inside an arc of a specific radius R. My goal is my matrix to have a sufficien...

6 years ago | 1 answer | 0

1

answer