Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 2