답변 있음
Can I use a vector as index variable for a loop?
You have to think MATLAB. Your code is messy and hard to read. i_max=[3;2;4]; <== column vector of size 1x3 n=size...

대략 8년 전 | 0

질문


Convert 2D image to 3D with color map
Hello, I have a color image of radiation pattern. I'd like to convert this image into a 3D image, based on color map (whic...

8년 초과 전 | 답변 수: 2 | 0

2

답변

질문


import csv file with headers as variables name
Hello, I have a CSV file with first row containing column name, which is variable name. I'd like to import this file so th...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


add points into bode plot - phase and magnitude
Hello, I was asked to add one point in each part of the bode plot. I can plot a point in the phase part, but how can I add a...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


moving application between computers
Hello, I'd like to generate some application in matlab (for data analysis), and then to move it to other computer which don't...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


comm.GMSKModulator & comm.GMSKDemodulator
Hello all, When using the comm.GMSKModulator & comm.GMSKDemodulator as their standard (i.e.modulator = comm.GMSKModulator; ...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


problem with freeing memory in mex file
In my mex file, I get strange error on freeing memory on mxDestroyArray(metric_state); Can somebody go over the code and find...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


problem executign mex file
Hello, I've wrote some mex file, compiled it without any problem, but have problem to run it. Every time when I'm executing ...

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


using MEX file and constants
Hello, I need to use PI value inside the mex file. how should i do it? (because right now I'm getting an error): Error GMSK_...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


generating AWGN in matlab
I'd like to have your overview if what I'm doing is OK. I need to plot the BER vs Eb/No. So the noise power which I should ge...

11년 초과 전 | 답변 수: 2 | 0

2

답변