photo

Erik Huuki


Last seen: 1 year 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Knowledgeable Level 1
  • First Answer
  • Solver
  • First Submission

查看徽章

Feeds

排序方式:

已解决


Side of an equilateral triangle
If an equilateral triangle has area A, then what is the length of each of its sides, x? <<https://i.imgur.com/jlZDHhq.png>> ...

2 years 前

已解决


Side of a rhombus
If a rhombus has diagonals of length x and x+1, then what is the length of its side, y? <<https://imgur.com/x6hT6mm.png>> ...

2 years 前

已解决


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

2 years 前

已解决


Project Euler: Problem 3, Largest prime factor
The prime factors of 13195 are 5, 7, 13 and 29. What is the largest prime factor of the number being input, input might be ui...

2 years 前

已回答
asalam.A.
The above answer you provided was incorrect. Below shows a case to prove it. x = 0; y = 1; z = 0; if (~x*~y*~z+~x*~y*z+~x*y...

3 years 前 | 0

已回答
Exporting Structures Containing syms
Once you have a workspace you can save it as a mat file for later. Simply right click in the workspace and there should be an op...

3 years 前 | 0

已回答
how would i put Differentiate the function in matlab
https://www.mathworks.com/help/symbolic/solve-a-single-differential-equation.html Above is the link for differential equations ...

3 years 前 | 0

已回答
Plot a Potential Energy Graph
First solve for the roots of the equation. As long as a and b are positive there will be an answer Turns out for this case it w...

3 years 前 | 0

已解决


Project Euler: Problem 2, Sum of even Fibonacci
Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 te...

3 years 前

已解决


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

3 years 前

已提交


Relativity
Simple class that solves for 2 dimensional relativistic effects.

3 years 前 | 1 次下载 |