Programming Languages:
R, MATLAB
Spoken Languages:
English, Hindi
R, MATLAB
Spoken Languages:
English, Hindi
Feeds
문제를 풀었습니다
Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.
대략 2년 전
제출됨
Evolution of Steady Flow around cylinder
This code utilizes central difference approximation and SOR and SUR methods to find the convergence of results with a tolerance ...
3년 초과 전 | 다운로드 수: 5 |
문제를 풀었습니다
Find the volume of cone
Find the volume of cone, when given radius(r) and height(h).
대략 4년 전
문제를 풀었습니다
Find sum of negative elements in row.
Find sum of negative elements in row. Example x=[1 -5 3 4 -6 6 7 8 9 10] result = -11
대략 4년 전
문제를 풀었습니다
Form a square matrix from four square sub-matrices
Create a square matrix, y, from 4 square sub-matrices that will be constructed (x1, x2, x3, x4): y = [x1 x2; x3 x4]; ...
대략 4년 전
문제를 풀었습니다
Create tangent function out of sine function only
Please don't use cosine and tangent functions
대략 4년 전
제출됨
invsec
This function plot an involute sector of given color with the following inputs.
대략 4년 전 | 다운로드 수: 1 |




