photo

Shafali


Last seen: plus de 5 ans il y a Actif depuis 2016

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

10 Questions
0 Réponses

RANG
79 823
of 300 765

RÉPUTATION
0

CONTRIBUTIONS
10 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 084

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 923

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


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

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 9 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 9 ans il y a | 3 réponses | 0

3

réponses

Question


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

presque 9 ans il y a | 2 réponses | 0

2

réponses

Question


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

presque 9 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 9 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 9 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 9 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 9 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 9 ans il y a | 2 réponses | 0

2

réponses