Feeds
질문
How to solve Lc=y without backslash operator?
Hi! My assignment is to solve y in this L*c=y operation where L is a undertriangular matrice and c is a vector with values. My e...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Find the element that is a sqrt of another element in the same array function?
Hi, my task is to create a function that looks through an array of numbers in a vector and checks if any of the elements are squ...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
if statement problem with function
i'm given the task to create an if statement for this problem i have an array from -1:1 x=[-1:0.1:1] and a function f= x.^2.*...
5년 초과 전 | 답변 수: 1 | 0
