photo

faruto


BNU

Last seen: 2 years ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
1 Answer

File Exchange

8 Files

Cody

0 Problems
2 Solutions

RANK
205,402
of 300,381

REPUTATION
0

CONTRIBUTIONS
0 Questions
1 Answer

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
2,751 of 20,941

REPUTATION
612

AVERAGE RATING
4.00

CONTRIBUTIONS
8 Files

DOWNLOADS
10

ALL TIME DOWNLOADS
5773

RANK
89,558
of 168,477

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • First Review
  • GitHub Submissions Level 2
  • First Submission
  • First Answer
  • Revival Level 1
  • Solver

View badges

Feeds

View by

Answered
Matlab Web App: Blank page when selecting a specific app
follow. run into the same problem.

7 years ago | 0

Submitted


Tushare_MATLAB_FSDK
Tushare_MATLAB_FSDK

7 years ago | 2 downloads |

5.0 / 5

Submitted


FQuantToolBox[Mcode]
FQuantToolBox全部源码Mcode-20181130 by faruto

7 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


FQuantToolBox V1.3[NoHistData] byLY_faruto
FQuantToolBox: A Data and Backtesting Quant Tool Box based on MATLAB by faruto.

11 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


EasyPaint[by faruto v1.2]
EasyPaint[by faruto v1.2]

11 years ago | 1 download |

5.0 / 5
Thumbnail

Submitted


FuzzyClusterToolBox
FuzzyClusterToolBox

11 years ago | 1 download |

1.0 / 5
Thumbnail

Submitted


LearnMatlabInNminutes byLY_faruto
LearnMatlabInNminutes byLY_faruto

11 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


SVM_GUI_3.1-mcode-by faruto
SVM_GUI_3.1-mcode-by faruto

11 years ago | 2 downloads |

5.0 / 5
Thumbnail

Submitted


MatlabTraderGUI V1.2-BetaVer-by faruto
MatlabTraderGUI V1.2-BetaVer-by faruto

11 years ago | 1 download |

0.0 / 5
Thumbnail

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:...

11 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...

13 years ago