photo

wissa amer


2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
0 回答

ランク
218,919
of 300,771

評判
0

コントリビューション
9 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,084

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,969

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

質問


How can we apply the standard deviation?
In the following code image was divided into 8 * 8 blocks Image=rgb2gray(imread('1.jpg')); [m n]=size(Image); Nbrx =...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


Problem with file text size in bytes
in GUI MATLAB HOW I CAN FIND THE SIZE OF THE FILE TEXT AFTER IMPORT THIS FILE BY THIS CODE : [file,path] = uigetfile('*.tx...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


I have problem with empty string B in this code
if true [a1,a2]=unique(c');%c is two dimension array [d1 idx]=sort(a2); a1=a1(idx); for ii=1:length(a1) B{1,ii}=a1...

12年以上 前 | 0 件の回答 | 0

0

回答

質問


Comparison between the values ​​of pixels in the image matrix
This code to divide the image to Blocks After the divided we take the avrege of each block with size 4*4 pixel and store values...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


problem after divide image
Hello all .. This code to divide the image into blocks, each block 4 * 4 pixels and then find the average of the values of pi...

12年以上 前 | 2 件の回答 | 0

2

回答

質問


new image array after get avrage of each block after divide image into 4*4
Hello If I have a picture is divided into blocks the size of each block 4 * 4 pixel and I want to know the average of the pix...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


plz i need the help in fractal image compression i don't understand how i can implement it using matlab
plz i need the help in fractal image compression i don't understand how i can implement it using matlab

12年以上 前 | 0 件の回答 | 0

0

回答

質問


how i can implement lowpass filter on image using matlab
how i can implement lowpass filter on image using matlab when we implement the fractal image compressin we need to do that ,ho...

12年以上 前 | 3 件の回答 | 0

3

回答

質問


how to divide the image into4*4 blocks in matlab
For example,i have image with 200 * 200 pixel I want to divide this image into blocks each block with size 4 * 4 pixels how i...

12年以上 前 | 0 件の回答 | 0

0

回答