Javier - MATLAB Central
photo

Javier


Last seen: 1年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

Physics Engineering Student.

統計

All
MATLAB AnswersCodyFrom 07/20 to 04/25Use left and right arrows to move selectionFrom 07/20Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

2 質問
2 回答

Cody

0 問題
3 解答

ランク
13,635
of 298,086

評判
3

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

回答採用率
100.0%

獲得投票数
2

ランク
 of 20,530

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
68,777
of 160,316

コントリビューション
0 問題
3 解答

スコア
40

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Treasure Hunt Participant
  • First Answer
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Thankful Level 1

バッジを表示

Feeds

表示方法

解決済み


Find out sum of all elements of given Matrix
Find out sum of all elements of given Matrix A=[1 2 3;4 5 6 ;7 8 9]; Answer must be: 45 *If you like this problem, pl...

3年以上 前

解決済み


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

3年以上 前

回答済み
Experts of MATLAB, how did you learn? Any advice for beginner/intermediate users?
Hello, I am not a Matlab expert by no means. I have been using Matlab for about two years. Something that has really helped me ...

3年以上 前 | 1

解決済み


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

3年以上 前

回答済み
How to meshgrid set of points in 3d
I think I just solved it, I first saved the dots in a matrix and then separated it in three vectors, for x y and z. And then I u...

4年以上 前 | 0

| 採用済み

質問


How to meshgrid set of points in 3d
Hello there, how would wou grid 8 points? p1 = [3 1 1] p2 = [3 -1 1] p3 = [3 -1 -1] p4 = [3 1 -1] q1 = [2 2 2] q2 = [2 -...

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

1

回答

質問


Display row from Excel file in Matlab
Hello there, I am trying to generate a random number (n) to then look for the data in the row n in a Excel file. When I used ...

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

1

回答