photo

farheen asdf


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 3
  • First Answer

查看徽章

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

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

8 years 前 | 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...

8 years 前 | 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 ...

8 years 前 | 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...

8 years 前 | 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...

8 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 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 years 前 | 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...

9 years 前 | 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...

9 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答