Statistics
RANK
23,114
of 297,046
REPUTATION
1
CONTRIBUTIONS
7 Questions
3 Answers
ANSWER ACCEPTANCE
85.71%
VOTES RECEIVED
1
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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
How to merge similar matrixes and list them on columns.
Hi Matlab users, OK, so I have a 238x132 matrix representing current movements in one day(let's call it U), and two 238x132 ...
11 years ago | 1 answer | 0
1
answerQuestion
How to create a bidimensional matrix containing the maximum values from a tridimensional one?
Hi Matlab users, I have a 3D matrix that goes like this: G(57,121,6672) where 57 is the longitude, 121 the latitude and 6672...
12 years ago | 1 answer | 0
1
answerPointing to functions and files outside of the current matlab folder
It depends of the function that you are trying to import (you might need a different command like 'run' instead of 'importdat...
12 years ago | 0
How do I downgrade the version of HDF5 library that MATLAB uses?
Thank you, Ashish. I solved it by updating the HDF5 libraries in Mohid.
12 years ago | 0
Question
How the replace values in one matrix by comparision with another?
Hi Matlab users, My problem is this: I have 2 matrix of the same size let's say A=(238;132;70) and B=(238;132;70). They have...
12 years ago | 1 answer | 0
1
answerQuestion
How to reverse a matrix dimension without affecting the other 2 (for 3 or more dimension matrixes)?
Hi, I have a 3D matrix, let's say: A=rand(238,132,35). The problem is that the third dimension (the one with 35) is reversed...
13 years ago | 1 answer | 0
1
answerQuestion
sincronyzing 2 matrixes
Hello Matlab users, So, I have a matrix called Temperature(238,132,35)and another Bathymetry(238,132). The Bathhymetry x and ...
13 years ago | 1 answer | 0
1
answerQuestion
How do I downgrade the version of HDF5 library that MATLAB uses?
Hi Matlab users, I am writing a code in Matlab which makes a hdf5 file in order to be used by Mohid water modelling program. Al...
13 years ago | 2 answers | 0
2
answersInterpolating one dimension in 4-th dimensional matrix?
Thank you both guys, both variants are working just fine. Thanks again.
13 years ago | 0
Question
Interpolating one dimension in 4-th dimensional matrix?
Hi Matlab users. I have a matrix which is like that (132,238,35,6) this is for longitude, latitude, depth and time. And I w...
13 years ago | 3 answers | 1