photo

Arjun Tandon


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
144,598
of 300,364

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Extracting Data for Sound Generation
I'm trying to extract data from a large file and play it as a sound. I've written up a code that resembles the data I'm dealing ...

5 years ago | 0 answers | 0

0

answers

Question


Finding Particular Values In 3D Plots
I have a very large matrix (62x60x1000) that represents x and y spatial coordinates, and 1000 frames (time coordinates). I was a...

6 years ago | 1 answer | 0

1

answer

Answered
Plot a 3D matrix for a three-dimensional object
I don't have the xyz2grd function, so I've done it this way. It's not pretty, but it's worked for me. %% Cleaning up clc ...

6 years ago | 0