photo

Souradeep Mukhopadhyay


Jadavpur University

Last seen: mer än 3 år ago Active since 2020

Followers: 0   Following: 0

Message

Souradeep Mukhopadhyay is currently studying in Jadavpur University CSE UG 2. He is interested at Machine Learning, Image and video Processing, Optimization and Steganography. He is KVPY SX scholar.

Statistics

All
MATLAB Answers

0 Questions
5 Answers

File Exchange

3 Files

RANK
72 019
of 300 392

REPUTATION
0

CONTRIBUTIONS
0 Questions
5 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
11 709 of 20 934

REPUTATION
39

AVERAGE RATING
0.00

CONTRIBUTIONS
3 Files

DOWNLOADS
4

ALL TIME DOWNLOADS
375

RANK

of 168 373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 1
  • GitHub Submissions Level 2
  • 3 Month Streak
  • First Answer
  • First Submission
  • First Review

View badges

Feeds

View by

Answered
How to make Laguerre Transform
https://in.mathworks.com/matlabcentral/fileexchange/79409-exploiting-laguerre-transform-in-image-steganography

ungefär 5 år ago | 0

Answered
How to Use arrayfun with a Multivariate Function of n Variables?
You should make 3 different X arrays here X1, X2, X3 and then pass the 3 arrays in function 3 times to compute y 3 times.

ungefär 5 år ago | 0

Answered
Inverse Laplace transform with Bessel function
You can find something from this link:"https://in.mathworks.com/matlabcentral/answers/366374-problem-computing-inverse-laplace-t...

ungefär 5 år ago | 0

Answered
MATLAB code for a steganographic method based on integer wavelet transform and genetic algorithm
You can use integer transform based steganography https://in.mathworks.com/matlabcentral/fileexchange/78751-image-steganography...

mer än 5 år ago | 0

Answered
Image Steganography using LSB?
% Clear the existing workspace clear all; % Clear the command window clc; % Read the input image input = imread('p...

mer än 5 år ago | 0