photo

Shafali


Last seen: 5年以上 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

10 質問
0 回答

ランク
79,824
of 300,771

評判
0

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

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,084

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,969

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How to change the y-limit values from low to high?
I implemented a fractal generation code and obtained the image. Somehow i am getting y limit values starting from high end. It m...

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

1

回答

質問


How to display an image using two intensity arrays
Hi All, I have two arrays of pixel intensity values i.e. x (256*256) and y (256*256). Now I need to display an image using c...

9年弱 前 | 0 件の回答 | 0

0

回答

質問


How to display an image using given x coordinates(256*256) and y coordinates (256*256)
I retrieved x and y coordinates of an RGB image (red, green and blue pixels matrices) and performed arithmetic operations on x a...

9年弱 前 | 3 件の回答 | 0

3

回答

質問


How can I convert 1D array into 2D array
Hello All, This is my sample code: img=imread('C:\Users\nitin\Documents\MATLAB\t8.png'); img=rgb2gray(img); [i,j]=siz...

9年弱 前 | 2 件の回答 | 0

2

回答

質問


How can an image be sequenced as a linear array using hilbert curve
Hello all, I am trying to apply Hilbert scrambling to the image pixels. Before doing that I need to convert 2D pixels sequencing...

9年弱 前 | 0 件の回答 | 0

0

回答

質問


Image unscrambling using Arnold Cat Map method
Hi Everyone, I am trying to scramble/unscramble an Image using Arnold scrambling method during encryption/decryption process. I ...

9年弱 前 | 0 件の回答 | 0

0

回答

質問


Complex Number Conversion to character form
Notable Behavior of Conversions with Formatting Operators: # Numeric conversions print only the real component of complex n...

約9年 前 | 2 件の回答 | 0

2

回答

質問


convert complex number string to corresponding character string
hey I just want to convert a large complex number string into its corresponding character string. My code is: u=w+zne; h...

約9年 前 | 1 件の回答 | 0

1

回答

質問


Can I convert a complex value vector into corresponding string?
Hey I am reading character data from a text file and converting it into numeric value for further processing. After getting nume...

約9年 前 | 1 件の回答 | 0

1

回答

質問


How can I display a complex decimal result with actual precision value?
I am trying to do arithmetic calculation with a number e=0.015923-0.03179523i iteratively to generate an encryption key which is...

約9年 前 | 2 件の回答 | 0

2

回答