photo

Andrey Melnikov


Last seen: 20 Tage vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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; ...

7 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

12 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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....

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als ein Jahr vor | 3 Antworten | 0

3

Antworten