Minh
Followers: 0 Following: 0
Feeds
질문
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...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 2년 전 | 답변 수: 1 | 0
1
답변답변 있음
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...
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...
대략 2년 전 | 0
질문
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...
대략 2년 전 | 답변 수: 3 | 0
3
답변질문
how to calculate %?
I need to calculate % by dozens of formulas x = (x% 100) / 10 but in MATLAB behind % is a comment?
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
Write a program to input 3 integer digits (from 100 - 999), then in the numbers letters in hundreds, tens, and units ?
I need help
대략 2년 전 | 답변 수: 1 | 0