photo

Ali


Last seen: 9 Tage vor Aktiv seit 2024

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


How to find position of a variable element in a variable -input- vector?
Hello. So I want to code a Lagrange Interpolation and I got so far: A = inputdlg({'x','F(x)'},'Data'); I = str2num(A{1,:}); ...

9 Tage vor | 1 Antwort | 0

1

Antwort

Frage


How to distribute runtime input values to two vectors?
Hello to everyone. So I have to make a and b vectors from user input vector, so that a concludes even numbers of input and b th...

etwa ein Monat vor | 2 Antworten | 0

2

Antworten