Dean Ranmar
artsys360
Followers: 0 Following: 0
radar engineer
Feeds
질문
how to use unique in a loop
I'm trying to use unique as a for loop control variable and getting an error. In code I used about two years ago, I used this f...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
How do I eliminate plot marker artifacts using a GUIDE?
I am running a simulation using GUIDE to produce a set of subplots which are updated periodically so I can see change over time....
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
find unique sets of values in matrix, eliminate duplications
I had a lot of trouble wording this Q succinctly and accurately. I have large matrices with a fixed # of rows but varying #s of...
대략 6년 전 | 답변 수: 2 | 0
2
답변질문
why do strings I define to same length have different lengths?
I am defining entries for a legend on a plot figure. Here's my code: lg1 = sprintf('Widebeam MP Mean = %7.4g Var ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
counting & indexing sequences of consecutive integers
Given a vector of ordered (increasing) integers, I want to identify each sequence of consecutive integers & count them. Thus, I ...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Use objects of class 'ConstantGammaClutter' only as scalars or use a cell array
I am trying to use the ConstantGammaClutter object example MathWorks has posted and run into the above error. Here is the rele...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
How do I combine two index vectors to form a 2D index matrix?
I have two methods for identifying which elements in a matrix have certain properties (e.g.; exceed a threshold). ndx...
거의 8년 전 | 답변 수: 2 | 0
2
답변질문
foldover effect in 2D FFT?
I am simulating signal processing in a radar. When I place a simulated target in a known near-in range location in a range-Doppl...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
Normalization of MTI Filters
I need to determine how various order MTI filters perform against a given clutter distribution. My only issue is, how to normali...
대략 8년 전 | 답변 수: 0 | 0
0
답변답변 있음
Want to plot a matrix as a 3D histogram or bar chart.
Thank you! I completely forgot about surf. It worked like a charm.
Want to plot a matrix as a 3D histogram or bar chart.
Thank you! I completely forgot about surf. It worked like a charm.
대략 8년 전 | 0
질문
Want to plot a matrix as a 3D histogram or bar chart.
I have a matrix (A) of count values. It counts the number of times event (x,y) occurs during a process, where x & y are integer ...
대략 8년 전 | 답변 수: 4 | 0
4
답변질문
How do I plot differing length (X,Y) vectors vs time?
At each point in time I receive a list of (x,y) pairs and the number of data points ((x,y) pairs) varies with time. I want to do...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
How do I clear an object MATLAB defaults to by finding it in the history?
I am trying to run a radar-related simulation. I want the script file to read in an image from a particular directory. At an ear...
대략 8년 전 | 답변 수: 0 | 0