Feeds
提问
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 ...
9 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
9 years 前 | 1 个回答 | 0
1
个回答提问
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,...
10 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
12 years 前 | 1 个回答 | 0
1
个回答提问
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...
12 years 前 | 0 个回答 | 0