photo

Exton


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 0 个回答 | 0

0

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答