Community Profile

photo

jkr


Last seen: 대략 2개월 전 2016년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


Will Dropbox new use of Apple file API make things difficult for me?
Dropbox is notifying of a new version for macOS that uses an Apple file system API for security. I am concerned that the file AP...

11개월 전 | 답변 수: 1 | 0

1

답변

질문


Matlab 2023 release of Datafeed Toolbox, with function "signals" breaks - well, so much
I have built a large database with records that use the name "signals" for an internal struct. This has worked fine for years. I...

12개월 전 | 답변 수: 2 | 0

2

답변

질문


table sort now requires dialog to select ascending or descending order
As of R2021a, attempting to sort a table by a column now pops up a dialog to specify whether to sort in ascending or descending ...

2년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
How to check whether a column exist in a table?
sum(ismember(mx.Properties.VariableNames,'NameYouWantToCheck')) returns 1 if found, 0 if not

거의 5년 전 | 4

질문


join tables based on string in one cell in the other
I have 2 tables, call them foo and bar. foo has strings in the form "foobar" in column 1. bar has strings in the form 'foobar' i...

대략 6년 전 | 답변 수: 1 | 0

1

답변

답변 있음
plotSlice - what are the numbers below the plots?
The coefficients in the model represent the impact of each variable on the model. They are not statistical measures. Moreover, t...

6년 초과 전 | 0

답변 있음
Zscore a matrix with NaN
A simple approach for a vector 'x': zscore = (x - nanmean(x))/nanstd(x);

거의 7년 전 | 5

질문


Close (all) Variable Editor windows?
During development I often open many figures (plotting variables of interest) and many Variable Editor windows, often digging se...

거의 7년 전 | 답변 수: 2 | 1

2

답변

질문


Why is Bayesian regularization backpropagation (Neural Network Toolbox) so very very slow?
Empirically I've found with a challenging pattern recognition problem I'm working on, that Bayesian regularization backpropagati...

7년 초과 전 | 답변 수: 2 | 1

2

답변

질문


how to control duplicate function names
I am using the Neural Network toolbox and attempting to determine how a trained patternnet would classify some test data. The do...

7년 초과 전 | 답변 수: 1 | 0

1

답변