photo

Javier


Last seen: quasi 2 anni fa Attivo dal 2020

Followers: 0   Following: 0

Physics Engineering Student.

Statistica

All
MATLAB Answers

2 Domande
2 Risposte

Cody

0 Problemi
3 Soluzioni

RANK
14.050
of 300.331

REPUTAZIONE
3

CONTRIBUTI
2 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
2

RANK
 of 20.920

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
78.504
of 168.124

CONTRIBUTI
0 Problemi
3 Soluzioni

PUNTEGGIO
40

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

Risolto


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

circa 4 anni fa

Risolto


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

circa 4 anni fa

Risposto
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 ...

circa 4 anni fa | 1

Risolto


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

circa 4 anni fa

Risposto
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...

circa 5 anni fa | 0

| accettato

Domanda


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

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 5 anni fa | 1 risposta | 1

1

risposta