Community Profile

photo

Andreas


DTU

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


Importance of various inputs of neural network
Hello world.! I have built various neural networks for pattern recognition, and now I want get the relative importance of eac...

7 years ago | 1 answer | 0

1

answer

Question


Define level of noise on data set
Hello world, i have a data set of 10X9702 size, with ordinal values in the range of 1-5, where I add "noise" through this pro...

8 years ago | 0 answers | 0

0

answers

Question


How to conduct a sensitivity analysis in neural network model with Nominal Data
Hello world, I have built a neural network for pattern recognition (patternnet) and i would like to conduct a sensitivity an...

8 years ago | 1 answer | 1

1

answer

Question


Hamming Distance for Nominal Data
Hello world.! I have two matrices [2 X 10] and [173 X 10] with each column being a nominal value,so I though that hamming dis...

8 years ago | 0 answers | 0

0

answers

Question


Data replication Neural Networks Matlab
Hello world.! I have recently been studying neural networks, so I may ask something obvious, but I figured out that when I repl...

8 years ago | 1 answer | 0

1

answer

Question


RNG neural Network and outputs
Hello everyone.! I am new in nn so that might be a silly question, but as I change the rng of my nn, the quality of the solut...

8 years ago | 2 answers | 0

2

answers

Answered
Problematic Ordinal Input Categorical Output Neural Network
Thank you so much, I really appreciate your answer! I guess you mean MSE00 = mean(var(target',1)) and I choose the sett...

8 years ago | 0

Question


Problematic Ordinal Input Categorical Output Neural Network
Hello everyone.! I'm fairly new to the ANN, but I am making quite an effort on that. I have a problem with ordinal input (num...

8 years ago | 2 answers | 0

2

answers

Question


Problem with pop-up menu in gui
Hello world, I've been using GUIDE for making guis for a short time. I have a major problem when I delete elements from a pop-u...

9 years ago | 1 answer | 0

1

answer

Answered
Linear Problem Matrix without For Loop
Hello all.! thank you for your answers!! I think I found it,with your help. K = [1 2 4 3 4 6 ]; [~,n]=ismember((K),u...

9 years ago | 0

| accepted

Question


Linear Problem Matrix without For Loop
Hello all, I have a problem. Suppose I have a matrix like this: K= [1 2 4 3 4 6 ] And I want to end with a matrix li...

9 years ago | 3 answers | 0

3

answers

Question


Merging cells,adding contents
Hey everyone.! I have some data in this form 'Mary' [ 37] 'Lisa' [ 18] 'George' [ 20] ...

10 years ago | 1 answer | 0

1

answer

Answered
Generate User Request Editbox
Thank you for your reply! I thought of that too,it is a solution I already adopted,however I was thinking something more dynami...

11 years ago | 0

Question


Generate User Request Editbox
Hi all, I was wondering if it was possible to dynamically generate editboxes in GUIDE.For example if a user requests 2 editboxe...

11 years ago | 2 answers | 0

2

answers

Answered
Save Data Matrix GUI
I didn't quite understood your answer,however thank you very much for your reply.In case my question was unclear,what I want to ...

11 years ago | 0

Question


Save Data Matrix GUI
Hi all! I have a list box that I am able to choose various elements,push a button,erase the selected elements from my first lis...

11 years ago | 2 answers | 0

2

answers

Answered
Matrix with some sort of pattern
Matt J. YOU are amazing. Thanx.

11 years ago | 0

Question


Matrix with some sort of pattern
Hi everybody, i would like to make a matrices like this [1,1,1,1,1,0,0,0,0,0;0,0,0,0,0,1,1,1,1,1;] or this [-1 0 0;-1 0 0;-1 0 ...

11 years ago | 2 answers | 0

2

answers