Community Profile

photo

Jay Cheng


Last seen: 3 years ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review

View badges

Feeds

View by

Question


How to go back in a loop?
I use "pause" in a "for loop" to display 100 plots one by one. That is, I can hit space key to advance in the loop sequentially ...

8 years ago | 1 answer | 0

1

answer

Question


How to only use 2 of my 4 cores (intel i5) to train neural network?
I tried following codes to train NN. But instead of using 2 cores, the train() still uses 4 cores because I can see all of my 4 ...

8 years ago | 1 answer | 0

1

answer

Question


how to use L1 regularization instead of L2 in train()
I hope to use L1 instead of L2 regularization in NN. I found that I can set lambda with net.performParam.regularization as: [x,...

9 years ago | 1 answer | 0

1

answer

Question


how to close all video player windows by command in matlab?
The built-in demo code videotrafficof.m opens 4 video player windows to demonstrate how to track cars in video. I would like to ...

11 years ago | 1 answer | 0

1

answer

Question


Paste figures and texts automatically to a WORD file in Mac?
I have implemented most of my MATLAB codes (2011b) in Windows 7 64bit. In Windows OS, save2word.m and actxserver.m allowed me to...

11 years ago | 0 answers | 0

0

answers