photo

Jonathan Agg

MathWorks

Last seen: 3일 전 2016년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

0 질문
4 답변

Cody

0 문제
610 답안

순위
6,307
of 300,343

평판
8

참여
0 질문
4 답변

답변 채택
0.00%

획득한 표
2

순위
 of 20,926

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
169
of 168,172

참여
0 문제
610 답안

점수
7,698

배지 수
33

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Revival Level 1
  • Knowledgeable Level 1
  • Tiles Challenge Master
  • Number Manipulation I Master
  • Matrix Patterns II Master
  • Scholar
  • Number Manipulation II Master
  • Sequences And Series I Master
  • Project Euler I
  • Indexing I Master
  • Strings I Master
  • Computational Geometry I Master

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Probabilities - More brains than luck
This problem is related to <http://it.mathworks.com/matlabcentral/cody/problems/596-more-luck-than-brains Problem 596. More luck...

5개월 전

문제를 풀었습니다


Test Driven Solution - Probability Problem 3
*Problem:* Without any Cody cheats, write code that passes the test suite. *Hint:* The test suite gets samples from the proba...

5개월 전

문제를 풀었습니다


More luck than brains
Give a random function that guess and return numbers from 1 to 6 exactly like the test suite .

5개월 전

문제를 풀었습니다


Total energy

5개월 전

문제를 풀었습니다


Potential energy calculation

5개월 전

문제를 풀었습니다


Kinetic energy calculation

5개월 전

문제를 풀었습니다


Laws of motion 6

5개월 전

문제를 풀었습니다


Laws of motion 5
Calculate the force is u are given mass and acceleration.

5개월 전

문제를 풀었습니다


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

5개월 전

문제를 풀었습니다


Laws of motion 3

5개월 전

문제를 풀었습니다


Laws of motion 2

5개월 전

문제를 풀었습니다


Laws of motion 1

5개월 전

문제를 풀었습니다


Perform Rubik's Cube Moves
A standard Rubik's Cube is shown in 3-D and also unfolded to identify the specific Tile-face numbering. The faces are White-U...

5개월 전

문제를 풀었습니다


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

5개월 전

문제를 풀었습니다


Convert radians to degrees
Given input in radians, output to degrees

5개월 전

문제를 풀었습니다


Perimeter of a semicircle
Given the diameter d, find the perimeter of a semicircle

5개월 전

문제를 풀었습니다


Given a square and a circle, please decide whether the square covers more area.
You know the side of a square and the diameter of a circle, please decide whether the square covers more area.

5개월 전

문제를 풀었습니다


Approximation of Pi
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given number of...

5개월 전

문제를 풀었습니다


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

5개월 전

문제를 풀었습니다


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

5개월 전

문제를 풀었습니다


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

5개월 전

문제를 풀었습니다


Make a list string
Given a cell string, produce a string separating the items with spaces and commas and with an 'and' preceding the final item, an...

거의 2년 전

문제를 풀었습니다


most frequent character
Obtain the most frequent character. For example, s='balaram'; output='a'; If there is a tie between letters, return t...

거의 2년 전

문제를 풀었습니다


Simple Caesar Cypher - shift encrypt a message given an index number
A Caesar cypher is a simple shift encryption method. Your goal is to create a function that allows a user to input a string and ...

거의 2년 전

문제를 풀었습니다


ABBREVIATION
Abbreviate the given string. Consider Only Capital Letters. EXAMPLE If input is 'Abbreviation of The Given String' then ou...

거의 2년 전

문제를 풀었습니다


How many digits are there?
Input(s) - any string Output(n) - number of digits within string s

거의 2년 전

문제를 풀었습니다


Convert Two Character String into a Binary Vector
Given a string "XOXXO" convert it into a binary vector. [1 0 1 1 0] Paul Berglund implemented an optimal method in <http://ww...

거의 2년 전

문제를 풀었습니다


Join Strings with Multiple Different Delimiters
The idea is to form the string S by interleaving the elements of a cell array of strings DELIMITER and another cell array of st...

거의 2년 전

문제를 풀었습니다


Simple Decoder Ring
The stereotypical _decoder ring_ is remembered as a cereal box prize from the 1950s. Kids learned about cryptography by startin...

거의 2년 전

문제를 풀었습니다


Is the paranthesis sequence balanced ?
Quantum mechanics and computer science are interested in bra-kets. Today however you, the player, will have to write a function ...

거의 2년 전

더 보기