photo

Rosa


Last seen: 10개월 전 2022년부터 활동

Followers: 0   Following: 0

통계학

All
  • Thankful Level 1
  • Solver

배지 보기

Feeds

보기 기준

질문


¿Qué significa la matriz que devuelve la función chol(A), si A es definida positiva pero no es simétrica?
A=[4 2;1 3]; chol(A) ans = 2.0000 1.0000 0 1.4142

10개월 전 | 답변 수: 2 | 0

2

답변

문제를 풀었습니다


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 ...

1년 초과 전

문제를 풀었습니다


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

1년 초과 전