Community Profile

photo

Erik Huuki


Last seen: meer dan een jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

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

View badges

Feeds

View by

Solved


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

ongeveer 2 jaar ago

Solved


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

ongeveer 2 jaar ago

Solved


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

ongeveer 2 jaar ago

Solved


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

meer dan 2 jaar ago

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

meer dan 2 jaar ago | 0

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

meer dan 2 jaar ago | 0

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

meer dan 2 jaar ago | 0

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

meer dan 2 jaar ago | 0

Solved


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

meer dan 2 jaar ago

Solved


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

meer dan 2 jaar ago

Submitted


Relativity
Simple class that solves for 2 dimensional relativistic effects.

ongeveer 3 jaar ago | 1 download |