Community Profile

photo

Chaitanya Pocha


Last seen: 3년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

All
  • Thankful Level 1
  • Solver

배지 보기

Feeds

보기 기준

질문


how to use for loop along with ode45 to generate a series of plots
I'm relatively new to MATLAB. I'm trying to use ode45 to solve a second order differential and then generate a series of plots....

거의 4년 전 | 답변 수: 2 | 0

2

답변

문제를 풀었습니다


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

대략 4년 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

4년 초과 전

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

4년 초과 전