![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19354840_1598863262815_DEF.jpg)
Sofie Önnemar
Followers: 0 Following: 0
Statistiques
4 Questions
0 Réponses
RANG
181 930
of 297 010
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 418
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 687
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 2 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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.
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
Create an app in MATLAB App Designer. Use a RadioButton Group to choose the different functions. When you choose one function it should be displayed in a graph in the app and the title should state which graph it is. the functions are sine,cosine,lnx
plus de 4 ans il y a | 1 réponse | 0