Maruthi Maruthi
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
19.061
of 295.467
REPUTACIÓN
2
CONTRIBUCIONES
25 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
16.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Bi -directional assocative memory
Sir, Please send me the code for bi directional associative memory..
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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....
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 7 años hace | 1 respuesta | 1
1
respuestaPregunta
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...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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}...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 7 años hace | 0 respuestas | 1
0
respuestasPregunta
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...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaI'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...
más de 7 años hace | 0
| aceptada
Pregunta
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 ...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 8 años hace | 0 respuestas | 0