Søren Jensen - MATLAB Central
photo

Søren Jensen


DTU

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 01/15 to 04/25Use left and right arrows to move selectionFrom 01/15Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

2 个提问
6 个回答

排名
7,275
of 298,086

声誉
6

贡献数
2 个提问
6 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,530

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,316

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
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...

10 years 前 | 0

已回答
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...

10 years 前 | 0

已回答
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...

10 years 前 | 0

| 已接受

已回答
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 ...

10 years 前 | 0

已回答
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...

10 years 前 | 1

已回答
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...

10 years 前 | 0

提问


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

10 years 前 | 2 个回答 | 0

2

个回答

提问


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

10 years 前 | 0 个回答 | 0

0

个回答