photo

Sofie Önnemar


Last seen: 27 giorni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


Find the positive entries in a matrix
Write a function positivecounter.m that takes as an input matrix A and gives as an output the number of positive entries in matr...

circa 2 anni fa | 0 risposte | 0

0

risposte

Domanda


How to write an quadratic.m function
I have the equation: ax2 + bx + c = 0. - Equation does not have real roots if d= b2 −4ac < 0. - Equation has two real roots x1...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to write an if-else statement for a function
The function is: f(n) = sqrt(1 + f(n-1)) if n>1 and f=2 if n=1 but I don't know how to start even.

circa 2 anni fa | 2 risposte | 0

2

risposte