photo

Jianshe Feng


Last seen: 2년 초과 전 2016년부터 활동

Followers: 0   Following: 0

메시지

Machine Learning PhD Student. Interested in Application of Machine Learning in Stat, Econ, and Precision Manufacturing Process.

통계학

All
  • First Review
  • Thankful Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Getting logical indexes
This is a basic MATLAB operation. It is for instructional purposes. --- Logical indexing works like this. thresh = 4...

6년 초과 전

문제를 풀었습니다


Check if number exists in vector
Return 1 if number _a_ exists in vector _b_ otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,...

6년 초과 전

문제를 풀었습니다


Piecewise linear interpolation
Given an Mx2 vector and a row of M-1 integers, output a two column vector that linearly interpolates Y times between each succes...

6년 초과 전

문제를 풀었습니다


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

거의 8년 전