photo

Lucas Carvalho


Last seen: 2年弱 前 2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
1 回答

ランク
239,756
of 300,781

評判
0

コントリビューション
7 質問
1 回答

回答採用率
85.71%

獲得投票数
0

ランク
 of 21,088

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,031

コントリビューション
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

回答