Maxime Michel
Followers: 0 Following: 0
Feeds
질문
plotting the magnitude of a complex fraction
I have a function H = 1/(1 - 0.5i * exp(-i*2*pi*f)); % In Matlab, f would be defined as: f = 0:0.1:2*pi; I need to be able to...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Polar plot draw line at -3dB opening
I am drawing a radiation diagram for an antenna but I need to draw what we call the 3dB opening which is the region where the an...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
Matlab dictionary to map tuples of values to specific output
I have a set of data which maps phone frequencies to phone buttons (DTMF principle). It looks like the following: What I have...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Map values of a matrix as indices to get values from another matrix at those indices
I am currently trying to switch the values in a given matrix with the values in another matrix using the values of the first as ...
5년 초과 전 | 답변 수: 1 | 0