Statistics
13 Questions
0 Answers
RANK
97,512
of 295,467
REPUTATION
0
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
38.46%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Interpolate data around a point
Hy guys , I have a matrix of data on a grid. P=45*25 matrix lat=45*25 matrix long=45*25 matrix and I want to interpolate thi...
6 years ago | 1 answer | 0
1
answerQuestion
Plot the second figure in the left corner
<</matlabcentral/answers/uploaded_files/119808/Cattura.PNG>> Hi guys, I want to plot a second figure in the left corner of t...
6 years ago | 1 answer | 0
1
answerQuestion
How can I interpolate data on a shapefile ?
Hi guys, I have to create an interpolated map on a shapefile. I have the shapefile and a .txt file with latitude,longitude an...
6 years ago | 0 answers | 0
0
answersQuestion
How to plot boundaries region contours of countries in worldmap?
Hi guys, i have to plot with worldmap , all the region of the Italian country. Is there any way of doing this?
6 years ago | 1 answer | 0
1
answerQuestion
How to solve the 'Index exceeds number of subplots' error?
Hi guys, I have to solve this problem: I have this code: for p=1:22 subplot(5,2,p) end It gives me the followin...
7 years ago | 2 answers | 0
2
answersQuestion
save bar plot in a for loop as pdf
Hi guys, someone could suggest me a way to obtain pdf from bar plot in a for loop? i tried (print('pdf')) for each barplot bu...
7 years ago | 1 answer | 0
1
answerQuestion
Dataset loop and iteration
Hi, i have a problem with file.txt loop. I have to plot a series of datasets in different files (60). Is it possible to iterate...
7 years ago | 1 answer | 0
1
answerQuestion
Ticks label problem Julian day
Hi guys, I have a dataset with 4416 numbers. Plotting it on time series in which every numbers corresponds to an hour and it's q...
7 years ago | 1 answer | 0
1
answerQuestion
How can I solve PDE (Partial differential equation)?
I need to solve this partial differential equation: <</matlabcentral/answers/uploaded_files/93002/CodeCogsEqn.gif>> ...
7 years ago | 1 answer | 0
1
answerQuestion
How to plot a definite range of values in a for loop?
Hi guys, I have a file of 8760 values ( 24 hours *365 days) i need to plot only the data from 11am to 3 pm for each day of the y...
7 years ago | 1 answer | 0
1
answerQuestion
how to solve equation of motion?
I have a problem with solving the equation of motion for a dinamic flow inside a square 0<q<2 0<p<2 in which i have dq/dt=2 dp/...
7 years ago | 1 answer | 0
1
answerQuestion
How to do Fourier Trasform ?
Hi guys, I have a defined function fun = @(q,p) sqrt(q+p) . How can I do the fourier transform? I have this error when i use the...
7 years ago | 0 answers | 0
0
answersQuestion
How changing the loglog scale x and y axis?
I need to represent numbers from 0.5 to 50 (0.5 5 50) instead of 1 10 100(standard log log scale) is it possible? how can i d...
7 years ago | 2 answers | 0