Feeds
질문
Fibonacci sequence that fills an n*n matrix
Hey everybody. I'm trying to create an n x n matrix where the first two elements are input as well as n. It needs to fill the ma...
10년 초과 전 | 답변 수: 4 | 0
4
답변질문
How to sort a vector from smallest to largest without sort command
Hey matlab community. I have another question for you all. I need to sort a vector from smallest to largest without using the so...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
Getting the position of a value in a vector
Hey Matlab community, I have another one for you all. I have a vector of values BAC_F that corresponds with time, and I want the...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
How do I get a loop that takes a sum to store each value in a vector?
Hey Matlab community, y'all have been very helpful. I got another one for ya. I have a potential formula that takes the sum of s...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
issue with a while loop
Hey everybody, got a simple question for ya. Im making a function file to determine when it is safe to drive for a person who ha...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
How do I use a for loop to return a vector
Hey everyone, I've been using matlab for about a month, so this might be a pretty simple question. I have a vector x=[-3.5 -5...
10년 초과 전 | 답변 수: 1 | 0