photo

Imanol Fernandez de arroyabe Zabala


Last seen: 대략 2년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

10 질문
0 답변

순위
252,796
of 300,392

평판
0

참여
10 질문
0 답변

답변 채택
40.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

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

대략 2년 전 | 답변 수: 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...

대략 2년 전 | 답변 수: 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 ...

대략 2년 전 | 답변 수: 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 ...

2년 초과 전 | 답변 수: 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...

거의 3년 전 | 답변 수: 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...

거의 3년 전 | 답변 수: 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...

거의 3년 전 | 답변 수: 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...

대략 3년 전 | 답변 수: 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) ...

대략 3년 전 | 답변 수: 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 ...

거의 4년 전 | 답변 수: 1 | 0

1

답변