photo

Maruthi Maruthi


Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Bi -directional assocative memory
Sir, Please send me the code for bi directional associative memory..

6 years ago | 1 answer | 0

1

answer

Question


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

answers

Question


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

answers

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 1

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

answers

Question


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

answer

Question


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

answer

Question


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

answers

Question


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

answers

Question


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

answers

Question


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

answers

Question


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

answers

Question


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

answer

Question


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

answers

Question


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

answer

Question


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

answer

Answered
I'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

answer

Question


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

answers

Question


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

7 years ago | 0 answers | 0

0

answers