photo

Jagdeep S


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
34,601
of 300,851

REPUTATION
1

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 21,094

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,294

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


this is the code with nested loop for pdf. How can i use pdf function here instead of loop?
It divides image into 2 subimage based on mean. How I use pdf function instead of loop to get 1) pdf1 from (1 <= mean) & for ...

5 years ago | 0 answers | 1

0

answers

Question


How to create nested loop for following equation?
It divides image into 2 subimage based on mean. How I enter values in nested loop for first PDF(Pl) from (1 <= mean) & for secon...

5 years ago | 0 answers | 0

0

answers

Question


How to create nested loop for following equation?
It divides image into 2 subimage based on mean. How I enter values in nested loop for first PDF(Pl) from (1 <= mean) & for secon...

5 years ago | 0 answers | 0

0

answers

Question


How to create nested loop for following equation?
It divides image into 2 subimage based on mean. How I enter values in nested loop for first PDF(Pl) from (1 <= mean) & for secon...

5 years ago | 0 answers | 0

0

answers

Question


How do i use pdf() function in code to get pdf of I1 & I2?
I divide an image(I) into two subimages (I1 & I2) based on mean value. Now i want to access values of I1 (from 1 to mean value) ...

5 years ago | 0 answers | 0

0

answers

Question


How do i use pdf() in above code to get pdf of I1 & I2?
I divide an image(I) into two subimages (I1 & I2) based on mean value. Now i want to access values of I1 (from 1 to mean value) ...

5 years ago | 0 answers | 0

0

answers

Question


How to run nested loop (from 1 to mean value) & (from mean value to last value) of an image?
I divide an image(I) into two subimages (I1 & I2) based on mean value. Now i want to access values of I1 (from 1 to mean value) ...

5 years ago | 1 answer | 0

1

answer