photo

Shafali


Last seen: mehr als 5 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

10 Fragen
0 Antworten

RANG
79.828
of 300.779

REPUTATION
0

BEITRÄGE
10 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 21.084

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 170.997

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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...

fast 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten