Community Profile

photo

Philip Ohnewein


Last seen: 11 Monate vor Aktiv seit 2013

Statistiken

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

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 10 Jahre vor | 1

Frage


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

mehr als 10 Jahre vor | 2 Antworten | 1

2

Antworten

Gelöst


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

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

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

mehr als 10 Jahre vor | 0

Frage


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

mehr als 10 Jahre vor | 4 Antworten | 1

4

Antworten