Feeds
질문
function file mexw32 format error in simulink model
My friend sent me his simulink poject with all files of it in mexw32 format. In project there is an embeded function block. When...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
Simulink model and function file mexw32
My friend sent me his simulink poject with all files of it in mexw32 format. In project there is an embeded function block. When...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
if in for loop
i want to control my for loop with if, for example: for i=1:1:10 a(i)=... a(i+1)=... now i want to here...
대략 12년 전 | 답변 수: 1 | 0
1
답변답변 있음
dB scale (log scale) of a polar plot graph
thanks for all of your helps, i thought to plot it with polar(theta,log10(result)) command. what do you think about it?
dB scale (log scale) of a polar plot graph
thanks for all of your helps, i thought to plot it with polar(theta,log10(result)) command. what do you think about it?
대략 12년 전 | 0
질문
dB scale (log scale) of a polar plot graph
this is my function. how can i show it in dB scale? thanks everyone wants to help. theta = 0:0.01:2*pi; x = 60; % k*a res...
대략 12년 전 | 답변 수: 6 | 1
6
답변질문
Polar Plotting Aperture Antennas in E and H plane
<</matlabcentral/answers/uploaded_files/749/IMG_20131017_165807.jpg>> I want to plot these equations on polar plot, I tried i...
대략 12년 전 | 답변 수: 1 | 0