photo

Lucas Carvalho


Last seen: 거의 2년 전 2015년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

7 질문
1 답변

순위
147,071
of 300,840

평판
0

참여
7 질문
1 답변

답변 채택
85.71%

획득한 표
0

순위
 of 21,092

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,238

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3
  • First Answer

배지 보기

Feeds

보기 기준

질문


Finding matrix column index based on certain conditions
Hello guys, I want to extract the column indexes of a matrix which contains necessarily one element equals to 1 and all the...

8년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to evaluate inline functions each variable at once?
Hello guys! Let's say I have two symbolic functions: f1 = x1^2+x2; f2 = x3^2; When I transform both to inline func...

8년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
a problem about symbolic function diff
In your case, the independent variable is only t, while x and y are dependent of t. To derive the f function partially in terms ...

8년 초과 전 | 0

질문


Assigning a symbolic expression with sprintf command
Hello guys, I'm trying to implement a code where I define a symbolic function and I want to find out its partial derivatives (fi...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Creating a row of points
Hi guys, I am trying to make an animated plot, where I want to plot a trail/row of points as it follows: xe1 = (-lm/2)+Vest*...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to plot a 2d matrix on a 3d graph?
Hi guys, I want to plot in 3d a matrix whose columns represent points in the space: A = [x0 x1 x2 .... xn; y0 y1 y2 ......

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

1

답변

질문


How to evaluate different expressions of a matrix for multiple variable values?
Hi guys, I have a little problem using the eval/feval function... I have a vector/matrix whose rows contain symbolic functions, ...

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

1

답변

질문


How can I retrieve variables from a nested function and use them on the parent function?
Hey guys, I have a little problem here with variables on nested functions. Here is the code: function Parent %code goes he...

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

1

답변