photo

Exton


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Bit error analysis for digital communication
below the link is my module... i found some difficult find for help this is the procedure <https://skydrive.live.co...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


JUST Take integer value number from decimal value
if my output is a decimal value but i just want to take the integer value only HOW am i going to do that>??? eg a=4.32...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


cannot read all the frame in a video
""""" obj=VideoReader('333.wmv'); %read video class(obj); a=read(obj); frames=get(obj,'numberOfFrames'); ...

fast 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Extract the last frame and check the video info
"" obj=VideoReader('111.wmv'); a=read(obj); frames=get(obj,'numberOfFrames'); for k = 1 : frames I(k).c...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Cannot read a another video (HELP)
"" obj=VideoReader('222.wmv'); a=read(obj); frames=get(obj,'numberOfFrames'); for k = 1 : frames I(k).c...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how do i extract the frame and shw it out with imshow (HELP)
"" obj=VideoReader('111.wmv'); a=read(obj); frames=get(obj,'numberOfFrames'); for k = 1 : frames I(k).c...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Add two excel data togather
now i had two excel data inside my matlab and i would like to ask how to add on the two data together and square it???? my exc...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort