Effacer les filtres
Effacer les filtres

How to shuffle the image pixels using combined tent and sine map?

1 vue (au cours des 30 derniers jours)
Sri Lakshmi
Sri Lakshmi le 1 Fév 2018
We have generated key from combined tent and sine map and converted them into a matrix using "vec2mat()" of size 32*96. In this how can we extract the row and column number of a particular value.
  1 commentaire
Jos (10584)
Jos (10584) le 1 Fév 2018
What has the question to do with the title, by the way? :/

Connectez-vous pour commenter.

Réponse acceptée

Jos (10584)
Jos (10584) le 1 Fév 2018
If A is your matrix
[r,c] = find(A==V)
will return the row(s) and column(s) where A matches the value V.

Plus de réponses (1)

djamel herbadji
djamel herbadji le 19 Fév 2018
I want source code combined tent and sine map?
  6 commentaires
Michael Lee
Michael Lee le 11 Juin 2018

Hello, I need this code for research purposes. Please send it my email ID mike.on.throne@gmail.com thanks

Mohammed Alsharqawy
Mohammed Alsharqawy le 28 Fév 2019
Hi
May send me your code please
mnm_1946@hotmail.com
Thanks

Connectez-vous pour commenter.

Catégories

En savoir plus sur Encryption / Cryptography dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by