faruto
BNU
Followers: 0 Following: 0
http://weibo.com/faruto http://www.matlabsky.com http://weibo.com/liyangquant https://github.com/faruto Professional Interests: Quant,SVM,DM
Statistics
RANK
106,012
of 296,519
REPUTATION
0
CONTRIBUTIONS
0 Questions
1 Answer
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
2,726 of 20,382
REPUTATION
608
AVERAGE RATING
4.00
CONTRIBUTIONS
8 Files
DOWNLOADS
17
ALL TIME DOWNLOADS
5738
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Matlab Web App: Blank page when selecting a specific app
follow. run into the same problem.
6 years ago | 0
Submitted
FQuantToolBox[Mcode]
FQuantToolBox全部源码Mcode-20181130 by faruto
6 years ago | 3 downloads |
Submitted
FQuantToolBox V1.3[NoHistData] byLY_faruto
FQuantToolBox: A Data and Backtesting Quant Tool Box based on MATLAB by faruto.
10 years ago | 1 download |
Submitted
LearnMatlabInNminutes byLY_faruto
LearnMatlabInNminutes byLY_faruto
10 years ago | 1 download |
Submitted
MatlabTraderGUI V1.2-BetaVer-by faruto
MatlabTraderGUI V1.2-BetaVer-by faruto
10 years ago | 1 download |
Solved
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:...
10 years ago
Solved
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 years ago