photo

Shreyan Basu Ray


Vellore Institute of Technology

Last seen: 10 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

消息

MATLAB is fun !

Programming Languages:
MATLAB
Spoken Languages:
English

统计学

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

查看徽章

Feeds

排序方式:

已回答
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 前 | 0

| 已接受

已回答
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 前 | 0

| 已接受