Feeds
提问
Solve my determinant equal to zero with roots
Hi! I need help with solving for the roots of my polynomial im getting from my determinant of my matrices in a way where i dont...
9 months 前 | 1 个回答 | 0
1
个回答提问
My gradient function wont update in my for loop
Hello! Im trying to use Newtons method for two gradient function dU/dx= f1(x,y) and dU/dy=f2(x,y) of the function U(x,y) and fi...
11 months 前 | 2 个回答 | 0
2
个回答提问
Two functions equal for which values?
Hi, If i have 2 functions, in this case: alfa=linspace(0,25); cl_1=@(alfa)a0*alfa-a0*deltaalfa*((a0*alfa/(clmax+a0*delt...
8 years 前 | 1 个回答 | 0
1
个回答提问
Vector search in a loop?
Hi! How do i accomplish this, please?' For exampel: I have d=[1 22 31 41 51 6 7 8 9 10]; z=[1 2 3 4 5 6 7 8 9 10]; Now,...
8 years 前 | 1 个回答 | 0
1
个回答提问
Save values in a loop in a vector
Hi ! I would need some help for my home assignment cause im stucked. I need to iterate thru a vector and look for some values...
8 years 前 | 2 个回答 | 0
2
个回答提问
For loop that takes element from certain locations in vector and creating a new one using picked out elements, please!
Hi, I need help with this: For loop that takes element from certain locations in vector h, and creating a new one, H usin...
8 years 前 | 1 个回答 | 0