photo

Adrian


2023년부터 활동

Followers: 0   Following: 0

Programming Languages:
Python, C++, MATLAB, Shell

통계학

All
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


radius of a spherical planet
You just measured its surface area, that is the input.

대략 1개월 전

문제를 풀었습니다


Pi Estimate 1
Estimate Pi as described in the following link: <http://www.people.virginia.edu/~teh1m/cody/Pi_estimation1.pdf>

대략 1개월 전

문제를 풀었습니다


Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...

대략 1개월 전

문제를 풀었습니다


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

대략 1개월 전

답변 있음
clibgen.generateLibraryDefinition error: the global scope has no "quick_exit" on Mac M2
It looks like this bug was fixed in R2024a Update 5. I've tested on my code and there's no longer a need for hacking things 🎉 h...

4개월 전 | 0

문제를 풀었습니다


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

대략 1년 전