Community Profile

photo

Anand


Active since 2013

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Make error when using a embedded matlab function
I wrote a simple function to swap variables. I am using MATLAB in Win 7. function [x,y]= swap(u,v) x=v; y=u; I get a m...

11 years ago | 1 answer | 0

1

answer

Question


How to do Wireless Network Simulation in Simulink ?
My project deals with routing packets in a network (more specifically wireless network). How do I simulate the nodes and route...

11 years ago | 1 answer | 2

1

answer