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