Community Profile

photo

ammar ansari


UCET.IUB

Last seen: 3 months ago Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Combining Vector in a matrix
I want to create a matrix that has first row as month second as date and the third as day So far I am successful in creating ...

9 years ago | 2 answers | 0

2

answers

Answered
Summation series on matlab
Sorry that was the default tag now changed it to matlab function. Can't figure out how to create infinite series.

9 years ago | 0

Question


Summation series on matlab
How would I implement this equation in function using matlab <</matlabcentral/answers/uploaded_files/31402/Untitled.png>>

9 years ago | 1 answer | 0

1

answer

Question


Merge output as one matrix in for loop
I have created a program function A = large_elements(X) [rows,column]=size(X); cnt=0; for i=1:rows%rows indices ...

9 years ago | 1 answer | 0

1

answer

Question


function for calculating moving average
Write a function called moving_average that takes a scalar called x as an input argument and returns a scalar. The value it re...

9 years ago | 1 answer | 0

1

answer