Community Profile

photo

Hassan Iqbal


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Message

Electronic Engineering Professional Interests: Learning new things

Statistics

Feeds

View by

Question


Reading 8x8 matrices from file into MATLAB
I have a csv file generated from another program which looks like this: 45, 133, 148, 213, 65, 26, 22, 73 84, 51, 41, 24...

2 years ago | 2 answers | 0

2

answers

Question


MATLAB contains demosaic() function to convert Bayer pattern encoded image to true color, does it contain opposite function as well?
I am writing a VHDL entity that processes Bayer pattern image to generate a true color image. It would make things easier if MAT...

6 years ago | 2 answers | 1

2

answers

Question


How to covert int32 or int16 to uint8?
I want to read a wav file containing 16 bit samples and covert it to 8 bit samples and write back. Once I have read the 16 bit s...

7 years ago | 2 answers | 0

2

answers

Question


Why does the 3D plot viewer skew as I rotate the point of view?
I basically used line command to draw lines in 3D, the intention being to create a cube with the objective of later using object...

7 years ago | 1 answer | 0

1

answer

Question


Processing wav files in MATLAB: wavread(), downsampling and signed vs unsigned PCM
I have used wavread and wavwrite functions to work with wav files. I have some questions about it. 1) Why does reading a ...

8 years ago | 1 answer | 0

1

answer

Question


Processing wav files in MATLAB: wavread(), downsampling and PCM as signed vs unsigned
I have used wavread and wavwrite functions to work with wav files. I have some questions about it. 1) Why does reading a ...

8 years ago | 0 answers | 0

0

answers