photo

Ram


PSG Tech

2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
5 回答

ランク
5,281
of 300,799

評判
9

コントリビューション
7 質問
5 回答

回答採用率
100.0%

獲得投票数
1

ランク
 of 21,092

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,134

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

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

バッジを表示

Feeds

表示方法

質問


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

15年弱 前 | 5 件の回答 | 0

5

回答

質問


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

15年弱 前 | 1 件の回答 | 0

1

回答

回答済み
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...

15年弱 前 | 0

| 採用済み

質問


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

15年弱 前 | 2 件の回答 | 0

2

回答

回答済み
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...

15年弱 前 | 0

| 採用済み

質問


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

15年弱 前 | 2 件の回答 | 0

2

回答

質問


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

15年弱 前 | 3 件の回答 | 0

3

回答

質問


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

15年弱 前 | 1 件の回答 | 0

1

回答

回答済み
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...

15年弱 前 | 0

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

15年弱 前 | 0

| 採用済み

回答済み
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...

15年弱 前 | 0

| 採用済み

質問


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

15年弱 前 | 1 件の回答 | 1

1

回答