photo

Surya R


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

7 Fragen
0 Antworten

RANG
276.806
of 300.381

REPUTATION
0

BEITRÄGE
7 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
42.86%

ERHALTENE STIMMEN
0

RANG
 of 20.941

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.477

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 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


tent map for image scrambling
clc;clear;close all; N=200; xp=zeros(1,N); Aa=ones(1,N); hold on;box on; x=0.34; for a=0:.001:1; for n=...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Matrix extraction from image
I want to extract a matrix 5*5 Matrix from 256*256 image ... Then I have to do some modification in the 5*5... Then I apply the ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to do spiral scan
i have segmented an image into blocks... i want to apply spiral scan in the segmented blocks ...how to do it please heelp me......

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


btplane slicing of image
how to decompose a image into 16planes?? is it possible??

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to create if loop
If row and column is equal no need any change .... Row and column are not equal resize into [640 960]......

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to do mutation after cross over?
I want hybird mutation operation

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to swap bit plane???
it is bitplane decomposition code..i want to swap them.. how to do it??? g=imread('girl.png'); g=rgb2gray(I_scramble); ...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort