Community Profile

photo

Biruntha Gnaneswaran


University of Jaffna

Active since 2015

Student of computer science at University of Jaffna,Srilanka

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


find .mp3 and .wav files in folder
Hi, I want to read both .mp3 and .wav files in folder at same time. How can i do this?

8 years ago | 1 answer | 0

1

answer

Question


Run simulink block in raspberry pi
I have create this model. here interpreted matlab function block contain lots of m files each file has matlab function. now i wa...

8 years ago | 0 answers | 0

0

answers

Question


How to create simulink model using existing m-file
Hi, I have all matlab files for my system. Now i want to create a simulink model using that existing matlab files. How can i ...

8 years ago | 0 answers | 0

0

answers

Answered
putFile command is not working
fid=fopen('output.txt','w'); fprintf(fid,'%s','hi'); fclose(fid); mypi = raspi; putFile(mypi,'output.txt','/home/...

8 years ago | 0

Question


putFile command is not working
Hi, I follow <http://in.mathworks.com/help/supportpkg/raspberrypiio/examples/getting-started-with-matlab-support-package-for-ra...

8 years ago | 2 answers | 0

2

answers

Question


how to send output data from matlab to raspberry pi
hi, I execute matlab file and i want to sent the output data of that file to raspberry pi via ethernet cable. how can i do t...

8 years ago | 0 answers | 1

0

answers

Question


problem with " Undefined function or variable 'raspi' "
Hi, I'm using matlab R2013a. when i type this, mypi = raspi; I got Undefined function or variable 'raspi' error....

8 years ago | 2 answers | 0

2

answers

Question


Set up MATLAB and Simulink support package for Raspberry Pi
I want to install MATLAB and Simulink support package for Raspberry Pi. I follow this <https://learn.adafruit.com/how-to-use...

8 years ago | 0 answers | 0

0

answers

Question


LPC to cepstra conversion
Hi, please help me to understand why we need LPC to cepstra conversion in dsp? how its work(steps) ? Thankyou

8 years ago | 0 answers | 0

0

answers

Question


problem in kmeans clustering
Hi, In signal processing, i use MFCC to extract the features.it result the features in 2D vector. then i use kemans clustering.c...

9 years ago | 0 answers | 0

0

answers