photo

Lucas Carvalho


Last seen: 2 years 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
1 个回答

排名
147,120
of 300,886

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
85.71%

收到投票数
0

排名
 of 21,104

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,502

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答