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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0