What is a weight vector?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello, Matlab community, I hope you are all doing well! I have a small question and I hope you can help me! I am trying to create a filter using the FDA design tool in Simulink and to be precise I am creating a multiband equiripple filter. However, the problem is that I don't know how to use the weight vectors in order to create the best fit filter according to my specifications. Can you please explain what a weight vector is and how can it be used? I tried to understand it according to the design specification attached. Thank you for your help!
댓글 수: 1
Jesus Arturo Devesa Pardo
2022년 5월 30일
A vector is a line segment, counted from a point in space, whose length represents a magnitude to scale, in a given direction and in one of its directions.
In a basic neural network, consisting of several inputs Xi [i=1..n], each of whose values is multiplied by a "weight" Wi. The weight is a value that expresses the importance of each input when calculating the output.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Audio Processing Algorithm Design에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!