How can I modify vector indexs and values.

I try to modify vector indexs and values.
h_DS is a vector that has 64 length and value(almost 0, another has value: 0 0 0 0 0 1.9 2.1 0 0 3.1 2.7)
Length is Tk.(T means time). Value is Ck. (C means Channel Impulse Respones) k means the number of paths.
I want to modify the vector h_DS through below fomula.
In case of Tk : Tc/J * (n+ ( (Cn+1)/(Cn + Cn_+1) )
Tc is chip time. Tc=1. J is upsamling rate. J=4. n is index of vector and time.
In case of Ck : Cn+ Cn_+1. n_+1 means next to n.
How can I modify vector indexs and values through the fomula?

댓글 수: 4

Daniel Armyr
Daniel Armyr 2016년 3월 8일
Sorry, I don't understand your question. Could you please be a bit more explicit.
Are the formular you have written recursive formulas? You have no equal signs. What do you want to call the results of the formulas you have written?
lucy santi
lucy santi 2016년 4월 5일
Sorry, I don't understand your question. Could you please be a bit more explicit.
DongShin Yang
DongShin Yang 2016년 5월 8일
편집: Stephen23 2016년 5월 8일
There are more informations below.
In first figure, there are one or two star(*) for one line with circle. In second figure, there is one star(*) for one line with circle.
Values(Ck) should plus index m and m+1 Index (Tk) m(Tc/J) < Tk < (m+1)(Tc/J)
Stephen23
Stephen23 2016년 5월 8일
편집: Stephen23 2016년 5월 8일
@DongShin Yang: I moved all of your "Answers" into your commented, and deleted all of your "Answers". Please only use Answers for answering a question. Use comments for adding more information.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Resizing and Reshaping Matrices에 대해 자세히 알아보기

제품

태그

질문:

2016년 3월 8일

편집:

2016년 5월 8일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by