photo

Siyomnqoba


University of KwaZulu Natal

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
297,471
of 299,862

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
14.29%

收到投票数
0

排名
 of 20,824

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,327

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Confusion over the compression ratio of an Image.
So here's the deal, I have 2 separate codes for an image, one takes in 2 images (compressed and uncompressed) and then determine...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Unravel.c function will not compile despite multiple attempts to debug it.
here's the code: /*Unravel.c*/ #include "mex.h" void unravel(uint16_T *hx, double *link, double *x, double xsz, i...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to use profiler to calculate the number of matrix multiplications
I have wrote the followin simple matlab program to simulate a more compex matrix multiplication I am doing. A = randi(10,10...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Distorted image after DCT compression
After the image goes through the compression scheme (which does not include an entropy encoder) I get the following blurred i...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Blurred Image after DCT image compression.
I'm building my own DCT compression code, and the resulting image is blurred and has visible blocks in it,something not present ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Matlab crashes when a C mex file is called
the following C code accepts a link structure and uses it to decode a variable length sequence. /*Unravel.c*/ #inclu...

10 years 前 | 1 个回答 | 0

1

个回答

提问


simulating an RF filter in Simulink
I'm tryin to simulate an RF Band_Pass filter for an FM system,but my magnitude response is showing something funny,not sure if t...

11 years 前 | 0 个回答 | 0

0

个回答