Statistics
5 Questions
0 Answers
RANK
151,283
of 295,527
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
9 years ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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
answerQuestion
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