統計
MATLAB Answers
4 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
bin2decimal(x) = binaryVectorToDecimal(double(binary_coefficients{1, x})); on MATLAB R2009a shows an error. kindly suggest an alternative!
while trying to run the following code, i got the error in the above mentioned line. an alternative would be deeply appreciated....
9年弱 前 | 1 件の回答 | 0
1
回答質問
i am finding an error when i am executing the following code. kindly help me out?
error in 91 line. %% DWT - SVD Watermarking function [psnr_values, psnr2dB_values] = dwt_svd() % clear works...
9年弱 前 | 1 件の回答 | 0
1
回答質問
how to divide a grayscale image into 8*8 blocks and return it from my function?
i do have a code, but it doesn't work quickly for 8*8. works perfectly for 32 and higher block sizes. it doesn't return the blo...
9年弱 前 | 1 件の回答 | 0
1
回答質問
How to map the lowest 15 grayscale levels to 15 and highest 15 grayscale values to 240 in a 256*256 image?
i am working on IWT and i am losing the extremes of data when i apply transforms. i went through some documentation and found a ...
9年弱 前 | 1 件の回答 | 0