
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.
1 year 前
已提交
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 years 前 | 6 次下载 |

已解决
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
3 years 前
已解决
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]; ...
3 years 前
已解决
Create tangent function out of sine function only
Please don't use cosine and tangent functions
3 years 前
已提交
invsec
This function plot an involute sector of given color with the following inputs.
3 years 前 | 1 次下载 |
