Community Profile

photo

Pranav Venuprasad

Last seen: 2일 전 2021년부터 활동

Followers: 0   Following: 0

통계

All
  • Solver
  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Divisors for big integer
Inspired by Problem 1025 and Project Euler 12. Given n, return the number y of integers that divide N. For example, with ...

12개월 전

문제를 풀었습니다


Sum of series VII
What is the sum of the following sequence: Σ(km^k)/(k+m)! for k=1...n for different n and m?

1년 초과 전

문제를 풀었습니다


Cricket - Career Batting Statistics
Given a vector s of strings representing a batter's individual innings scores, return their career statistics as a 4-element (nu...

1년 초과 전

문제를 풀었습니다


Cricket - Average Partnership Contribution
The (infamous) Duckworth-Lewis method uses statistical models of how much each wicket partnership is worth to an innings (on ave...

1년 초과 전

문제를 풀었습니다


Cricket - Sort Batters by Distance Run
Given a string vector of batters' names, a vector of the total number of runs they scored, a vector of the number of 4s they sco...

1년 초과 전

문제를 풀었습니다


Cricket - Most Frequent Bowler-Batter Wicket Combinations
Given a table representing all wickets taken in a particular set of matches, return a table of the bowler-batter pairs that occu...

1년 초과 전

답변 있음
How to indicate input size to dsp.BlockLMSFilter when using MATLAB Coder?
The dsp.BlockLMSFilter object does not support variable input sizes as mentioned in the error message. This begavior is not spec...

2년 초과 전 | 0

| 수락됨