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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0