Iakovos Antonoglou
Followers: 0 Following: 0
Feeds
질문
Determine eigvector through eigvalue without using eig
Hello. I am writing a script that uses the power method to calculate the principal and two lowest (or however the oposite of pri...
거의 6년 전 | 답변 수: 2 | 0
2
답변질문
How to find polynomial fiting on f(x) with known f(x1),f(x2),f'(x1),f'(x2)
According to theory if two values for f on X1,X2 and the derivatives on X1,X2 you can use them to find a polynomial p(x) with p(...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to define and plot a piecewise function using if/elseif
Hello, i am trying to define and plot a piecewise fucntion specifically using if/elseif. The function is f(x)=1,sin(x)>=1/2 ...
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
Change all matrix elements from x to 1/x
Hello, i am trying to change all the elements in a single line matrix from Xj to 1/Xj. Thanks
6년 초과 전 | 답변 수: 2 | 1