
Shreyan Basu Ray
Vellore Institute of Technology
MATLAB is fun !
MATLAB
Spoken Languages:
English
Statistics
RANK
4.672
of 257.892
REPUTATION
8
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 17.768
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
Content Feed
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 mesi ago | 0
| accepted
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...
5 mesi ago | 0
| accepted
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
5 mesi ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
5 mesi ago