Community Profile

photo

Minh


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Write a function that applies Euler's
I'm working on the topic: "Write a function applying the Euler method, approximate function y(x): function [x,y]" but got an err...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


calculate approximate derivative in matlab
Hi, I'm not sure where to begin translating the solution of this problem into a function in MATLAB. approximate the derivative ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


perimeter , area of circle
I am doing a code to calculate the circumference and area of a circle, but when I get the results, the answer is the circumferen...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
Calculate the area of geometry
#include<stdio.h> #include<math.h> main(){ int choice; printf("Enter\n1 to find area of Triangle\n2 for finding area o...

mehr als ein Jahr vor | 0

Frage


Calculate the area of geometry
I have a difficult problem and I need help, "Write a function to calculate the area and perimeter of shapes: triangle, rectang...

mehr als ein Jahr vor | 3 Antworten | 0

3

Antworten

Frage


how to calculate %?
I need to calculate % by dozens of formulas x = (x% 100) / 10 but in MATLAB behind % is a comment?

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort