photo

Surya R


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
186,003
of 300,068

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
42.86%

收到投票数
0

排名
 of 20,863

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,211

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答