Maruthi Maruthi
Followers: 0 Following: 0
Statistics
RANK
19,055
of 295,569
REPUTATION
2
CONTRIBUTIONS
25 Questions
1 Answer
ANSWER ACCEPTANCE
16.0%
VOTES RECEIVED
2
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Feeds
Question
Bi -directional assocative memory
Sir, Please send me the code for bi directional associative memory..
6 years ago | 1 answer | 0
1
answerQuestion
Can I create synonyms labels of images using deep convolution neural networks?
Sir, Can I create a convolution neural network by using the following types of images and label names? Image1 ----->user1 Im...
6 years ago | 0 answers | 0
0
answersQuestion
I'm getting error in deep convolution neural networks
Sir, I'm getting error by using the above code. filename=['D:\MATLAB\R2017a\bin\Deep Learning\imgs']; imds = imag...
6 years ago | 0 answers | 0
0
answersQuestion
what wrong in my for loop?
Sir, Please help, where I'm wrong in the following code. I got an error like this .. Subscripted assignment dimension mismatch....
7 years ago | 0 answers | 0
0
answersQuestion
how to do bidirectional associative memory using images?
Sir, Please send me the code for bidirectional associative memory using matlab. Suppose I have the username as input and imag...
7 years ago | 0 answers | 0
0
answersQuestion
how to implement biidirectional associative memory and how to train images as input?
Sir, Let me know about how to implement Bidirectional associative memory using images as input. how to train it?. Please Provi...
7 years ago | 1 answer | 1
1
answerQuestion
how to compare transformed images
Sir, I attached three images. when comparison occurs among these images suppose a=imread(2.jpg), b= imread(sh2.jpg), c= imrea...
7 years ago | 1 answer | 0
1
answerQuestion
how to train transformed images using neural networks.
Sir, I have three kinds of images which are original image, mirror image, and shear image along x-axis. If I give one image in...
7 years ago | 0 answers | 0
0
answersQuestion
Extract data from the image
Sir, how to extract data from the image file. I attached sample figure, I need the value 4795 from the image. Please help me sir...
7 years ago | 1 answer | 0
1
answerQuestion
mirror image and shear image transformation
Sir, In my project, original image is transformed in to mirror image and shear image transformation. After transformation, I ne...
7 years ago | 1 answer | 0
1
answerQuestion
check clickpoints points to the images and images in a folder is same
Sir, In the above code, the first click point checks the first image in a folder and if I select the next click point, it d...
7 years ago | 0 answers | 0
0
answersQuestion
cell array to array conversion
Sir, I'm getting the above error and the code is shown below. Please help me my project. for i=2:n gray2{i}...
7 years ago | 1 answer | 0
1
answerQuestion
what kind of neural network is suitable for authentication
Sir, I need to know about which type of neural network is suitable for authentication. I have the inputs of username, passwor...
7 years ago | 1 answer | 0
1
answerQuestion
how to use edit text ui controls as a Password in matlab
Sir, How to enter the password in edit text field, ie. hiding of text in edit text. Please send me few lines of code using uic...
7 years ago | 0 answers | 0
0
answersQuestion
updating record in mysql
In the above code, it is executing with out showing errors but the record is not update in the database. function Reg_pwd_g...
7 years ago | 0 answers | 0
0
answersQuestion
how to create an image dataset in matlab
Sir, I'm using matlab2013a. In this version, I don't know, how to create image datasets to train neural networks. I have 10 im...
7 years ago | 0 answers | 1
0
answersQuestion
how to train images using matlab
Sir, I'm the beginner for learning matlab. I don't know how to train images as input using neural networks in matlab. Please h...
7 years ago | 0 answers | 0
0
answersQuestion
how to execute for loop differently?...
In my code, I'm extracting and comparing images from the folder and the user is cropped at the figure. whether user cropped im...
7 years ago | 0 answers | 0
0
answersQuestion
executions is fine for the first run but it is showing an error
function ImagesExample(uname1) %# read images in a cell array disp(uname1); imgs = cell(6,1); for i=1:6 ...
7 years ago | 1 answer | 0
1
answerQuestion
How to create a directory using mobile number of a particular username..
I need how to create a directory with the name of user's mobile number. suppose the user mobile number is 8511356595. the same...
7 years ago | 2 answers | 0
2
answersQuestion
sql query not working
In my code, there is a comparison of database record value stored in a variable and to fetch the corresponding record in the da...
7 years ago | 1 answer | 0
1
answerQuestion
for loop is not working in my program
Sir/Madam, I need help to execute for loop. Please help me. this program can't check about the user is exists or not.. Please he...
7 years ago | 1 answer | 0
1
answerI'm getting an error is Attempt to reference field of non-structure array.
I'm getting error in signup.m is "attempt to reference field of non-structure array." and in the user_name.m file have a for loo...
7 years ago | 0
| accepted
Question
I'm getting an error is Attempt to reference field of non-structure array.
function varargout = user_name(varargin) % USER_NAME MATLAB code for user_name.fig % USER_NAME, by itself, creates a new ...
7 years ago | 1 answer | 0
1
answerQuestion
How to create a session for images using matlab 2013a
Sir, I need a help regarding how to store images using matlab 2013a. In my page, I'm going to select images and I cropped that ...
7 years ago | 2 answers | 0
2
answersQuestion
how to save cropped image in the database using mysql
Sir, I have 6 images out of which user has to select one image and then the user is going to crop that particular image . I ne...
8 years ago | 0 answers | 0