photo

Philip Ohnewein


Last seen: 3 years 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

5 个提问
2 个回答

Cody

0 个问题
4 个答案

排名
11,704
of 301,472

声誉
4

贡献数
5 个提问
2 个回答

回答接受率
60.0%

收到投票数
3

排名
 of 21,293

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
64,873
of 174,655

贡献数
0 个问题
4 个答案

评分
50

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

提问


Hide class property, but retain autocomplete?
Hi all, Following question: I have a handle class, and I'd like to hide certain properties from being displayed in the comman...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Customized icons on MATLAB shortcut toolbar
Hi there, I love to take advantage of the MATLAB shortcut and quick access toolbars. However, I find it very limiting that MA...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Builder EX: How to paste current Matlab figure in Excel worksheet?
Hi, I am using Matlab 2013b with Builder EX. With this toolbox, I created a Matlab application which I call from within Excel...

12 years 前 | 0 个回答 | 0

0

个回答

已回答
Neural network curve fitting: How to tell the net that some samples are more important than others?
Dear Greg, thank you very much for your hints and especially for the example code. This line of code does what I was looki...

12 years 前 | 1

提问


Compare matrix column-wise with vector
Dear all, I have an mxn matrix and a 1xn vector I want to compare each ith column of the matrix with the ith value of the vec...

12 years 前 | 2 个回答 | 1

2

个回答

已解决


Is my wife right?
Regardless of input, output the string 'yes'.

12 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

12 years 前

已解决


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

12 years 前

已解决


Free passes for everyone!
_Simply return the name of the coolest numerical computation software ever_ *Extra reward* (get a _freepass_): As an addit...

12 years 前

已回答
Neural network curve fitting: How to tell the net that some samples are more important than others?
Dear Greg, thanks for your hint. I read the documentation of mse and it is basically what I was looking for. The problem is, ...

12 years 前 | 0

提问


Neural network curve fitting: How to tell the net that some samples are more important than others?
Dear community, I am using Matlab to evaluate a large set of physical measurements. What I am trying to do is a multidimens...

12 years 前 | 4 个回答 | 1

4

个回答