Statistics
6 Questions
0 Answers
RANK
273,644
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0