photo

Rosa


Last seen: 10 mois il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

All
  • Thankful Level 1
  • Solver

Afficher les badges

Feeds

Afficher par

Question


¿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 mois il y a | 2 réponses | 0

2

réponses

A résolu


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

plus d'un an il y a

A résolu


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

plus d'un an il y a