統計
MATLAB Answers
7 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
約9年 前 | 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...
9年以上 前 | 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...
9年以上 前 | 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...
9年以上 前 | 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 ...
9年以上 前 | 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...
9年以上 前 | 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...
10年以上 前 | 0 件の回答 | 0