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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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...
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년 초과 전 | 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년 초과 전 | 답변 수: 2 | 1
2
답변문제를 풀었습니다
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년 초과 전
문제를 풀었습니다
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년 초과 전
문제를 풀었습니다
Free passes for everyone!
_Simply return the name of the coolest numerical computation software ever_ *Extra reward* (get a _freepass_): As an addit...
12년 초과 전
답변 있음
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, ...
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, ...
거의 13년 전 | 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...
거의 13년 전 | 답변 수: 4 | 1



