Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
Pointing 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...
Pointing 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 前 | 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.
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 前 | 0
提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
12 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答已回答
Interpolating one dimension in 4-th dimensional matrix?
Thank you both guys, both variants are working just fine. Thanks again.
Interpolating one dimension in 4-th dimensional matrix?
Thank you both guys, both variants are working just fine. Thanks again.
13 years 前 | 0
提问
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 前 | 3 个回答 | 1