Community Profile

photo

Erik Huuki


Last seen: plus d'un an il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

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

Afficher les badges

Feeds

Afficher par

A résolu


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

environ 2 ans il y a

A résolu


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

environ 2 ans il y a

A résolu


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

environ 2 ans il y a

A résolu


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

plus de 2 ans il y a

A répondu
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...

plus de 2 ans il y a | 0

A répondu
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...

plus de 2 ans il y a | 0

A répondu
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 ...

plus de 2 ans il y a | 0

A répondu
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...

plus de 2 ans il y a | 0

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A soumis


Relativity
Simple class that solves for 2 dimensional relativistic effects.

environ 3 ans il y a | 1 téléchargement |