photo

Ram


PSG Tech

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
5 Answers

RANK
5.256
of 300.343

REPUTATION
9

CONTRIBUTIONS
7 Questions
5 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 20.926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 3 Month Streak
  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


Undefined function or method 'sim' for input arguments of type struct
I have created a standalone using deploytool function. It contains four classifiers namely a neural network(ann), SVM architectu...

meer dan 14 jaar ago | 5 answers | 0

5

answers

Question


How to compile a mat file?
I need to compile a m file which calls a mat file(matlab.mat) containing a neural network, SVM architecture and two matrices. Co...

meer dan 14 jaar ago | 1 answer | 0

1

answer

Answered
searching a given line in a text file
I tried sumthin lik this [A,B]=uigetfile('*.sdf','sdf'); C=fopen(A,'r'); n=0; i=<ui>; %number of structures -- wil be...

meer dan 14 jaar ago | 0

| accepted

Question


searching a given line in a text file
The following file is a txt file in sdf format(chemical structures) It looks sumthin lik this 7 9 1 0 0 0 0 7 1...

meer dan 14 jaar ago | 2 answers | 0

2

answers

Answered
model parameter must be a string error
I tried saving my networks(ann and ensemble)in a separate mat file and loaded that into the above mentioned code( instead of dec...

meer dan 14 jaar ago | 0

| accepted

Question


displayin status msg's in a gui
I hav a gui and the backend of it takes some time after getting input to generate the output. I feel like my app will be more us...

meer dan 14 jaar ago | 2 answers | 0

2

answers

Question


model parameter must be a string error
I have trained a neural network. I am working on a gui which is supposed to get the input from user and use the network to class...

meer dan 14 jaar ago | 3 answers | 0

3

answers

Question


open output as a text file upon completion of analysis
I have written a MATLAB code that generates the output in a new file. Rite now am building a GUI and I would like to include a o...

meer dan 14 jaar ago | 1 answer | 0

1

answer

Answered
Neural Networks, creating and training
I donno if you know about the nntool option..Its a GUI for developing neural networks.. It requires you to define the architectu...

meer dan 14 jaar ago | 0

Answered
neural network toolbox- backpropagation
u can use neural networks to solve classification problems.. check crab classification example in matlab help.. Tat should give ...

bijna 15 jaar ago | 0

| accepted

Answered
Neural Network Pattern Recognition Tool.
I donno if u used nntool during training..Type nntool in command window it wil open nntool dialog box.. U have to import ur netw...

bijna 15 jaar ago | 0

| accepted

Question


Calling executables from MATLAB
I am an under grad life sciences student and a self-taught MATLAB user. I am working on a tool to classify genotoxins(using neur...

bijna 15 jaar ago | 1 answer | 1

1

answer