Andrey Melnikov
Followers: 0 Following: 0
Feeds
提问
Griddata - extrapolation beyond the Delaunay triangulation
Hi all! I have an array (for example): A = [1114.74,419.09,139.578; 1102.49,442.43,139.188; 1081.19,433.00,138.894; ...
11 months 前 | 1 个回答 | 0
1
个回答提问
Fill the big gaps in data series
Good day! I have a data series with two big gaps: For short gaps I usualy used the hermite spline (pchip) or regression (pol...
1 year 前 | 1 个回答 | 0
1
个回答提问
Code editing for older matlab version
I completed the project in matlab 2022, now it became necessary to launch this project in matlab 2014, of course the project did...
1 year 前 | 1 个回答 | 0
1
个回答提问
How to change variable name in MAT file
Hi! I wrote a code which make some files *.mat. All files were made with loop, therefore every file have one variable inside wi...
1 year 前 | 2 个回答 | 0
2
个回答提问
output of two function results
Wrote a function for output arrays from a table. As a result, two arrays [pNam,pVal] with different data types should be output....
1 year 前 | 2 个回答 | 0
2
个回答提问
Array rows differences and array filling in a loop
I have an array like A A (n x m) = [a11 a12 a13 ... a1m; a21 a22 a23 ... a2m; a31 a32 a33 ... a3m; a41 a42 a4...
1 year 前 | 3 个回答 | 0