photo

ammar ansari


Last seen: 대략 1개월 전 2015년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


Creating a matrix for specific variables
t=0:0.0000001:0.0001; DABi=zeros(1,length(t)); y=zeros(1,length(t)); vin=zeros(1,length(t)); vo=zeros(1,length(t)); L=27e-6...

4개월 전 | 답변 수: 1 | 0

1

답변

질문


plotting a 3d graph for a 3d table
I have a table and I want to plot a 3d graph for that.

5개월 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
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년 초과 전 | 0

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변