![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3443103.jpg)
Muzafar Pandit
Central University Of Kerala
Followers: 0 Following: 0
Professional Interests: Image Processing, Computer Vision, Fuzzy
Statistik
RANG
267.749
of 297.046
REPUTATION
0
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.422
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.776
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
About Neural Network..... How to train Neural Network?
I am working on Pedestrian classification. I have data set having positive and negative images. I am using cohog as a feature ex...
fast 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Kindly help me to get out of this. Regarding Neural network
I'm currently woking on pedestrian classification. I have a IEEE paper that I need to implement. I have a data set "INRIA", whic...
etwa 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
How the input features and classes are given to a neural network?
I am new to Neural network, how input features and classes are given. Please help me...
etwa 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
format of the data set to be given to the neural network?
I have a pedestrian data set containing two folders 'positive' and 'negative'. After extracting features using coHoG I save th...
etwa 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Undefined symbols for architecture x86_64:
#include "mex.h" void unravel(uint16_T *hx, double *link, double *x, double xsz,int hxsz) { int i=15; int ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I don't want to use Xcode 4.2 as my C compiler in MATLAB R2012b.
I used Xcode 4.2 as my C compiler in matlab R2012a, now i don't want to use it. I want to go back to my original settings. Pleas...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Index exceeds matrix dimensions?
clear format compact load testinria3; xn=x'; yn=y; noin=face; clear x y noin %load testinriapos3 i...
mehr als 12 Jahre vor | 3 Antworten | 0
3
AntwortenUndefined Variable f as i am trying to extract the features
Thanks Dear,actually it had a path problem, but you gave me the idea as you pointed "whether it enters the loop or not", and obv...
mehr als 12 Jahre vor | 0
Frage
Undefined Variable f as i am trying to extract the features
clc clear close all format compact face_folder='pos/'; folder_content=dir([face_folder,'*']); face=size (fol...
mehr als 12 Jahre vor | 3 Antworten | 0