photo

Anand


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
18,141
of 300,508

REPUTATION
2

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
2

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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...

12 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...

12 years ago | 1 answer | 2

1

answer