Community Profile

photo

Matthew


MIT Lincoln Laboratory

Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
  • First Review
  • Thankful Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
R2013b IDE nonsense. The story continues.
I having a related issue. Let's say you have program 1 on the left and program 2 on the right. Used to be able to drag the progr...

10 years ago | 0

Solved


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

12 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

12 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

12 years ago

Answered
phased array toolbox
I am getting a disagreement with the radar calculation for an array. Consider a target of RCS 5m^2, an array of 30x30 elements a...

13 years ago | 0

Answered
phased array toolbox
Good news- for a single isotropic element, I am getting agreement between my calculation and the Matlab calculation !

13 years ago | 0

Answered
phased array toolbox
Beamforming- The problem I'm having with beamforming...is that if you perform beamforming and then add noise, it should end up w...

13 years ago | 0

Question


phased array toolbox
I have started using Phased Array Toolbox. Works well enough. It would be nice if there were a blog for it. I've identified 2...

13 years ago | 4 answers | 0

4

answers

Question


lsqcurvefit
Would LSQCURVEFIT work with comparing two complex functions? It looks like the metric for success is min sum {(FUN(X,XDATA)-YD...

13 years ago | 1 answer | 1

1

answer