photo

Shreyan Basu Ray


Vellore Institute of Technology

Last seen: 10 months ago Active since 2021

Followers: 0   Following: 0

Message

MATLAB is fun !

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

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

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

2 years ago | 0

| accepted