![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25574379_1644656730501_DEF.jpg)
Morin De Jesus
Followers: 0 Following: 0
Feeds
提问
Link external program (HEC HMS) and optimize the parameters using Matlab
I want to automate my calibration and validation process in my hydrological model (HEC HMS). I want to do optimization code in m...
3 months 前 | 1 个回答 | 1
1
个回答提问
How to compile two different array type into one variable
rootdir = 'C:\Users\acer\Desktop\abc'; filelist = dir(fullfile(rootdir,'**\*.xlsx')); X = []; Y = []; for ii = 1:length(fil...
10 months 前 | 1 个回答 | 0
1
个回答提问
Merge multiple cells into one cell array
I have a three different cell arrays for my DMS (degree, minute, second). I want to combine it into one cell into the DMS format...
10 months 前 | 1 个回答 | 0