farheen asdf
2015년부터 활동
Followers: 0 Following: 0
Feeds
질문
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...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 7년 전 | 답변 수: 3 | 0
3
답변질문
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...
대략 8년 전 | 답변 수: 2 | 0
2
답변질문
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...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
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 ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 9년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 9년 전 | 답변 수: 2 | 0
2
답변질문
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...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
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...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
How 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...
How 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...
9년 초과 전 | 0
질문
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 ...
9년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
feature 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...
feature 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...
9년 초과 전 | 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...
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...
9년 초과 전 | 0
질문
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, ...
9년 초과 전 | 답변 수: 5 | 1
5
답변질문
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...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
9년 초과 전 | 답변 수: 0 | 0