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年 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 3 件の回答 | 1