Javier
Followers: 0 Following: 0
Physics Engineering Student.
Statistics
RANK
14 076
of 295 495
REPUTATION
3
CONTRIBUTIONS
2 Questions
2 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
2
RANK
of 20 240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
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...
ungefär 3 år ago
Solved
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...
ungefär 3 år ago
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 ...
ungefär 3 år ago | 1
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
mer än 3 år ago
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...
ungefär 4 år ago | 0
| accepted
Question
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 -...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 4 år ago | 1 answer | 1