photo

Shreyan Basu Ray


Vellore Institute of Technology

Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Message

MATLAB is fun !

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

All
MATLAB Answers

0 Questions
2 Answers

Cody

0 Problems
4 Solutions

RANK
5,723
of 300,369

REPUTATION
8

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
61,625
of 168,407

CONTRIBUTIONS
0 Problems
4 Solutions

SCORE
51

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer
  • MATLAB Central Treasure Hunt Finisher
  • Solver

View badges

Feeds

View by

Answered
Is it possible to extract a sound that we modified in matlab ?
Hey Bastien ! If by extract you mean to save the modified audio signal from MATLAB then use *audiowrite(filename,y,Fs)*. Th...

4 years ago | 0

| accepted

Answered
Adding latex equation to a Matlab Live Script and Plot the equation
Hey *student_md*, You can use this work flow: # Copy the Latex to Mathematica. # Convert it to Mathematica expression, t...

4 years ago | 0

| accepted