필터 지우기
필터 지우기

Can I design a Wireless Sensor Network (WSN) using Simulink or MATLAB?

조회 수: 7 (최근 30일)
I've a node deployment algorithm for WSN and I need to implement it using MATLAB. I need help about how to turn the mathematical model into MATLAB code. where to start?
  댓글 수: 1
Heba Essam
Heba Essam 2012년 9월 19일
I can send the mathematical equations which I need to code in case someone is ready to help :)

댓글을 달려면 로그인하십시오.

채택된 답변

Thomas
Thomas 2012년 9월 19일
Do you have any paper that you are following. This work is equivalent to a Thesis or dissertation.
Anyways since you asked, here are the steps: (assuming you are performing energy based simulations)
1. Model the network (something like a meshgrid) 2. Model the channel (depending on the quantization) 3. Model individual sensors (as a cost of energy efficiency and communication) 4. add random noise to the system 5. For a particular target in the network (particular position, power, start with initial conditions and run monte carlo simulations)
  댓글 수: 1
Heba Essam
Heba Essam 2012년 9월 20일
Thanks alot. I need help about how to write such mathematical model into MATLAB code. Can you please help me about this?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 WSNs에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by