What does the following expression indicates?

2 次查看(过去 30 天)
In my research work I came across the following representation:
Let B(m) be the transmitted symbols, B(m){-1,1}, for m=1,2,...,1000.
My query is what does above statement indicates.
As per my understanding it is indicating that B(m) have values either -1 or 1 and in total the B will be a vector of dimension 1 X 1000.
Please comment if my understanding is correct and please let me know the mistake if my understanding is wrong.
Any help in this regard will be highly appreciated.

采纳的回答

Vinayak Agrawal
Vinayak Agrawal 2023-6-23
编辑:Vinayak Agrawal 2023-6-26
Hi Charu,
Your understanding is correct. The given statement indicates that the transmitted symbols, denoted as B(m), take values of either -1 or 1. The range of m is from 1 to 1000, which implies that there are 1000 symbols in total.
Based on this information, you can infer that B(m) forms a vector of size 1x1000. Each element of the vector represents a transmitted symbol, and it can take the value of either -1 or 1.
To summarize, your understanding is accurate, and the vector B will have dimensions 1x1000, with each element representing a transmitted symbol that can be either -1 or 1.
Hope it helps Charu!
  3 个评论
Vinayak Agrawal
Vinayak Agrawal 2023-6-23
Without further information or constraints specified, the distribution of -1 and +1 values in the vector B can vary. It is possible to have an equal number of -1 and +1 values, but it is also possible to have an unequal distribution.
If there are no additional constraints or information provided regarding the distribution of -1 and +1 values, you cannot assume that the vector B will have an equal number of -1 and +1 values.
Hope it helps charu!

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Error Detection and Correction 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by