photo

Imanol Fernandez de arroyabe Zabala


Last seen: plus de 2 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

10 Questions
0 Réponses

RANG
163 548
of 301 573

RÉPUTATION
0

CONTRIBUTIONS
10 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
40.0%

VOTES REÇUS
0

RANG
 of 21 336

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 175 520

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

  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Question


Regression function NaN r values
I have the following code: A = importdata("Fundicion_gris.txt"); B = importdata("Acero_embuticion.txt"); sigma_mpa_embuticio...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


The values from the for loop won't store on the array
When running this piece of code, pendiente(i) will display the values, but when I exit the loop the array shows up as empty. Wha...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


How to find local maxima in a plot
Hello everyone. I have converted some data obtained via accelerometer from the time domain into frecuency domain. Now I want to ...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


Error with the matlab curve fitter app
I have a dataset that can be seen below: I have an equation that is supposed to somewhat predict these points, and I want ...

environ 3 ans il y a | 1 réponse | 0

1

réponse

Question


The solve function doesn't work properly
Hello everyone. I'm trying to solve an equation system. This particular system has variables that are functions of time, and whe...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


Second argument must be a vector of symbolic variables error
When trying to solve this equation system I get the error stated in the title syms l1 l2 l3 H B phi gamma theta omega1 omega2 o...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


how to work with a variable as a function of time?
I know you can set a variable as a function of other variable and differentiate it by doing the following: syms theta(t) diff...

plus de 3 ans il y a | 2 réponses | 0

2

réponses

Question


Unable to find explicit solution
How can I solve this issue? I have to keep the anwers in terms of R L and d, so I can't turn those into numerical values. syms...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


Having trouble with nonpolynomial equation systems
Hi everyone. I have the following equation system that I would like to solve: eq1 = -l*cos(teta) + x == 0; eq2 = -l*sin(teta) ...

plus de 3 ans il y a | 2 réponses | 0

2

réponses

Question


Why does the matlab command window display everything?
For example, when I declare variables and when I'm changing them, for every iteration of this process, it shows the variable in ...

plus de 4 ans il y a | 1 réponse | 0

1

réponse