photo

Søren Jensen


DTU

Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
problem with nested loop
A(:,i)= z(i) do you mean A(:,i)= z(:,i) or A(:,i)= z(i,:)? When is A defined? i see 2 for statements and 1 if statement...

ongeveer 9 jaar ago | 0

Answered
Randomizing an array of colors
I thought i remembered something about specifying colors by numbers.. here it is: http://se.mathworks.com/help/matlab/ref/color...

ongeveer 9 jaar ago | 0

Answered
How to custom the perform function using neural network toolbox?
Im by far not an expert, but here's what i would do: 1) make sure the directory you are working in is the right one 2) try...

ongeveer 9 jaar ago | 0

| accepted

Answered
Output of neural network is offset and scaled.. help!?
Thank you for taking the time to look through my code! first, the training data is just an example. when i export it to java ...

ongeveer 9 jaar ago | 0

Answered
Outputing Array from Nested Why Loops
A(1) = randi(3) A(2) = randi(2) A(3) = randi(1) A(4) = randi(3) A(5) = randi(2) so you have a minimum bound where...

ongeveer 9 jaar ago | 1

Answered
mixing two signals together
fist time answering a question, so i will just copy it down here :P i did not read through the whole code, but i think i foun...

ongeveer 9 jaar ago | 0

Question


Output of neural network is offset and scaled.. help!?
I am trying to simulate the outputs for a neural network myself for later translation to java so i can run it on a mobile device...

ongeveer 9 jaar ago | 2 answers | 0

2

answers

Question


BLMS adaptive filter result
Hi Mathworks! I have a problem getting the function "adaptfilt.blms" to return anything usefull. Inspired by an article, my ...

meer dan 9 jaar ago | 0 answers | 0

0

answers