How to write as a function, Simulation in MATLAB

Assignment Help:
There are 20 anchorID and sourceID. Actually the concept is we have to target a particular combination of anchorID sourceID anchor channel source channel and agc values and calculate their mean rssi(formula given).This has to be done for all the available 20 combinations.

The information on anchorID sourceID anchor channel source channel can be accessed through BlinkSetList (1565 cells). Further inside this cell consists of different Blinkset in struct format and further inside stays the details of one Blink with the above mentioned parameters.

AnchorID (30,50 ... 1524)
SourceID(30,50,...1524)
AnchorChannel,Source Channel ((0,0),(1,0),(0,1),(1,1))

What I did was I wrote several functions. In every function I kept sourceID as constant through out the function and varied the AnchorID,SourceID, Anchor Channel, Source Channel (agc values to calculate rssi will retrieve automatically since it is coded that way). So this means I have written 20 different functions.

Note: Some combinations do not work because they do not exist.So it returns error.So what I did was I commented the combinations which did not return the output that way I was able to clear all the errors.

My supervisor during discussion said that this is not a efficient one having different functions and he needs one function where the output arguments should be mean of Rssi_dBm,variance,standard deviation and the input arguments be AnchorID,SourceID,Anchorchannel,sourcechannel. So what this basically does is. if we mention a particular Anchor,SourceID it will loop this combination with different combinations of channel and return the values. And if such a combination does not exist it should return NaN or empty matrix or whatsoever and not an error.

Related Discussions:- How to write as a function

I would like to generate/simulate data from a multivariate r, Ask question ...

Ask question I would like to generate/simulate data from a multivariate regression equation#Minimum 100 words accepted#

Underwater acoustic localization, how to localize an event using hyperbolas...

how to localize an event using hyperbolas and how to plot the hyperbola having equation (((x-x1)^2+(y-y1)^2)/a^2)-(((x-x2)^2+(y-y2)^2)/b^2)=1?

Clipper clamper, how to do clipper and clamper in simulink

how to do clipper and clamper in simulink

Matlab assignment, Create a Matlab function called question3 which finds th...

Create a Matlab function called question3 which finds the root of an equation numerically by using the following recursive formula: xn+1 = x n – f(x n)/g(x n) , for n =1,2,3,……

ANFIS , I have dataset that is divided to 70 as training and 30 percent as ...

I have dataset that is divided to 70 as training and 30 percent as testing and I need to implement ANFIS using matlab what I need : 1- ANFIS - Zero order or constant output - back

Image Processing Toolbox, tell me about fftshow issue tell me what should i...

tell me about fftshow issue tell me what should i do to overcome this????

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd