Community Profile

photo

Imanol Fernandez de arroyabe Zabala


Last seen: 6ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


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

6ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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

6ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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

7ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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

約1年 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 2 件の回答 | 0

2

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 2 件の回答 | 0

2

回答

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答