photo

Ali


Last seen: 대략 2개월 전 2024년부터 활동

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


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,:}); ...

대략 2개월 전 | 답변 수: 1 | 0

1

답변

질문


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

3개월 전 | 답변 수: 2 | 0

2

답변