farheen asdf
Followers: 0 Following: 0
Statistiques
RANG
36 007
of 295 495
RÉPUTATION
1
CONTRIBUTIONS
21 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
47.62%
VOTES REÇUS
1
RANG
of 20 240
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 991
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Surface Acoustic Wave filter
Hi. I want to make a SAW bandpass filter but I don't know where to start. I found detailed matlab codes for various types of fil...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Input provided to GUI at run time
Hi. I am making a GUI based MCQs program on Matlab. I have already made the program, with a set of 15 questions the student will...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Global variables in functions
I have been trying to use global variables so I can make changes to the said variable in different functions but I can't seem to...
environ 7 ans il y a | 3 réponses | 0
3
réponsesQuestion
Plotting ROC curve from confusion matrix
I have used knn to classify 86 images into 2 classes. I have found the confusion matrix and accuracy using matlab commands confu...
environ 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Principal Component Analysis for feature extraction
Hi. I'm learning about PCA and wanted to learn how it can be used for feature extraction and if it is feasible to extract featur...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
What parameters to use to show performance of a classifer
Hi. I want to know what are the parameters which best show the performance of a classifier? My data is divided into 3 classes an...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Sensitivity on ANN classifier
Hi. How do I find the sensitivity of ANN classifier? I am not able to understand much from the ROC curve as it gives 3 different...
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
Specificity and sensitivity of ANN
Hi. I have used ANN to train a dataset and now i want to find its specificity and sensitivity. Are these two things the same as ...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Export dataset to excel file
Hi. I want to export a dataset to excel file. The dataset is of 1x27 cell. using the export gives the following error. ex...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to exit a loop if file not found
Hi. I'm trying to read several images from a folder. However, the image names are not continuous. For example image 2 is followe...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
3D plotting using Matlab 2012
Hi. I am training an ANFIS network using inputs and outputs for movements of a robot. I have to plot a 3D plot of the input to t...
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
3D plotting of ANFIS training data
Hi. I have a 2 inputs each of size [32 16] and 1 output of size [32 16] i want to plot this data in 3D plot. Below is my code. x...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to define range for angle
I have two angles theta1 and theta2 such that 0<theta1<pi/2 and 0<theta2<pi How do I define these angles in Matlab? I have use...
environ 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
Plotting Graphs using Matlab
Hi. I need to plot a specific type of graph using Matlab but I can't find a command to do it. If anyone can tell me what command...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to determine Accuracy of ANFIS
Hi I have trained an ANFIS network using command lines in Matlab. I want to find the percentage accuracy of the system. I have 1...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
adaptive neuro-fuzzy inference system (ANFIS)
Hi. I'm trying to use ANFIS for classification of my data. I have a data set with 15 images, each of which have 22 features extr...
plus de 9 ans il y a | 1 réponse | 0
1
réponseHow can I numerically solve the following state space equations in MATLAB. Any comment will be appreciated.
Tf2ss is used to convert transfer function into state space equations. You can find the transfer function using the solve comman...
plus de 9 ans il y a | 0
Question
using a trained ANN
hi all. I have trained a pattern recognition neural network and have gotten good results (87%). Although, i'm still confused as ...
plus de 9 ans il y a | 1 réponse | 0
1
réponsefeature extraction for MRI image
I have finally trained my neural network and the results are good (87% accurate). That being said i'm still a little confused as...
plus de 9 ans il y a | 0
target and input matrix in Neural network (ANN)
I have finally trained my neural network and the results are good (87% accurate). That being said i'm still a little confused as...
plus de 9 ans il y a | 0
Question
feature extraction for MRI image
hi. I want to extract features for analyzing an image. I have extracted 8 basic features such as energy, homogeneity, contrast, ...
plus de 9 ans il y a | 5 réponses | 1
5
réponsesQuestion
target and input matrix in Neural network (ANN)
Hi. I'm trying to learn Artificial Neural Network in Matlab and i want to do a simple task of recognizing if an image is a flowe...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
standard deviation and mean of image
I have an image A and its corresponding glcm matrix named GLCM. which one of the two matrices will provide me with the correct s...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
why use GLCM for feature extraction
Why is it necessary to use GLCM or other such methods when finding image features? GLCM matrix is found from the original image ...
plus de 9 ans il y a | 1 réponse | 0