Discussion:
simulation of vertical handover in matlab
(too old to reply)
anup kshirsagar
2012-04-19 10:10:16 UTC
Permalink
hello every one I am working on the vertical handover between heterogeneous wireless networks. i have implemented the scenario for wifi-wimax in the ns2 2.29.
Now i want to simulate Wifi-UMTS scenario in the matlab if anyone know how to start it in matlab.thank you
please help me
my email id : ***@gmail.com
Nasser M. Abbasi
2012-04-19 10:24:27 UTC
Permalink
Post by anup kshirsagar
hello every one I am working on the vertical handover between
heterogeneous wireless networks. i have implemented the scenario
for wifi-wimax in the ns2 2.29.
Now i want to simulate Wifi-UMTS scenario in the matlab if anyone
know how to start it in matlab.thank you
please help me
If you implemented it in .m file, then you can start Matlab,
and put your m file in the Matlab path, and then from
the Matlab console type

foo.m

where foo.m is your implementation of the vertical handover between
heterogeneous wireless networks.

If you impelmented it in simulink, then type simulink to start
it, and then load you model and run the simulation inside simulink.

--Nasser
Nasser M. Abbasi
2012-04-19 10:26:27 UTC
Permalink
Post by Nasser M. Abbasi
the Matlab console type
foo.m
I mean type foo only, where foo is the function in foo.m
Post by Nasser M. Abbasi
where foo.m is your implementation of the vertical handover between
heterogeneous wireless networks.
If you impelmented it in simulink, then type simulink to start
it, and then load you model and run the simulation inside simulink.
--Nasser
anup kshirsagar
2012-04-19 10:38:12 UTC
Permalink
Post by Nasser M. Abbasi
Post by Nasser M. Abbasi
the Matlab console type
foo.m
I mean type foo only, where foo is the function in foo.m
Post by Nasser M. Abbasi
where foo.m is your implementation of the vertical handover between
heterogeneous wireless networks.
If you impelmented it in simulink, then type simulink to start
it, and then load you model and run the simulation inside simulink.
--Nasser
hello Nasser

i dont have the matlab code for it.is it possible to develope in simulink.
if you know how to do then ple tell me how to proceed ,,....
Nasser M. Abbasi
2012-04-19 10:45:54 UTC
Permalink
Post by anup kshirsagar
hello Nasser
i dont have the matlab code for it.is it possible to develope in simulink.
if you know how to do then ple tell me how to proceed ,,....
Yes, I think uisng simulink you'd be able to do it much faster,
as simulink has all the blocks ready. You just need to
connect them to make up your model than having to write
code.

look at http://www.mathworks.com/products/simulink/ and
search for the blocks you need first, to see what available.

If you have student version, it comes with Simulink as
part of Matlab. I am not an expert on simulink, used
it only for 2-3 HW's, but I think for what you are
doing, it will be faster to use.

--Nasser
anup kshirsagar
2012-04-19 10:55:07 UTC
Permalink
Post by Nasser M. Abbasi
Post by anup kshirsagar
hello Nasser
i dont have the matlab code for it.is it possible to develope in simulink.
if you know how to do then ple tell me how to proceed ,,....
Yes, I think uisng simulink you'd be able to do it much faster,
as simulink has all the blocks ready. You just need to
connect them to make up your model than having to write
code.
look at http://www.mathworks.com/products/simulink/ and
search for the blocks you need first, to see what available.
If you have student version, it comes with Simulink as
part of Matlab. I am not an expert on simulink, used
it only for 2-3 HW's, but I think for what you are
doing, it will be faster to use.
--Nasser
thanks nasser..........
anup kshirsagar
2012-04-19 11:59:12 UTC
Permalink
Post by Nasser M. Abbasi
Post by anup kshirsagar
hello Nasser
i dont have the matlab code for it.is it possible to develope in simulink.
if you know how to do then ple tell me how to proceed ,,....
Yes, I think uisng simulink you'd be able to do it much faster,
as simulink has all the blocks ready. You just need to
connect them to make up your model than having to write
code.
look at http://www.mathworks.com/products/simulink/ and
search for the blocks you need first, to see what available.
If you have student version, it comes with Simulink as
part of Matlab. I am not an expert on simulink, used
it only for 2-3 HW's, but I think for what you are
doing, it will be faster to use.
--Nasser
thanks nasser..........
i am triying to develope the model but i have one doubt that is it possible to move the node in the matlab simulation . because i want to implement the mobility in the simulation scenario. please help me ........i am not getting how to implement it and the readymade blocks are not available in the matlab for the simulink to develop the wireless scenario
Nasser M. Abbasi
2012-04-19 12:08:55 UTC
Permalink
Post by anup kshirsagar
it and the readymade blocks are not available in the matlab for the
simulink to develop the wireless scenario
There are lots of wirless related stuff in simulink. Just google
it.

may be this can give some ideas:

"Developing Wireless Systems with MATLAB and Simulink"

http://www.systematics.co.il/mathworks/Download/PDF/WIRELESS_Seminar_2007.pdf

sorry, can't help more. If you do not find what you find
in simulink, try to contract Mathworks support if you have
specific needs.

--Nasser
anup kshirsagar
2012-04-20 09:03:28 UTC
Permalink
Post by Nasser M. Abbasi
Post by anup kshirsagar
it and the readymade blocks are not available in the matlab for the
simulink to develop the wireless scenario
There are lots of wirless related stuff in simulink. Just google
it.
"Developing Wireless Systems with MATLAB and Simulink"
http://www.systematics.co.il/mathworks/Download/PDF/WIRELESS_Seminar_2007.pdf
sorry, can't help more. If you do not find what you find
in simulink, try to contract Mathworks support if you have
specific needs.
--Nasser
ok thanks for your help..
Sergio Rojas
2012-05-08 09:59:08 UTC
Permalink
Hi Anup,

I wrote you yesterday an email asking for help because my Master Thesis topic is similar to the work that you are developing and I don't know how to do it. Have you got something?

Please, I need help!

Regards, Sergio.
hana
2012-05-18 22:04:30 UTC
Permalink
Post by anup kshirsagar
hello every one I am working on the vertical handover between heterogeneous wireless networks. i have implemented the scenario for wifi-wimax in the ns2 2.29.
Now i want to simulate Wifi-UMTS scenario in the matlab if anyone know how to start it in matlab.thank you
please help me
Hello,

I want to work in the same field, is Matlab useful and can be used for simulation in this field.
help me plz
g***@gmail.com
2014-04-08 06:46:53 UTC
Permalink
if u done vertical handover between heterogeneous wireless networks in NS2.29 means can u help me by send NS2 coding to my mail friend its my kind request to u
***@gmail.com
Deepak
2014-04-17 04:29:09 UTC
Permalink
Post by anup kshirsagar
hello every one I am working on the vertical handover between heterogeneous wireless networks. i have implemented the scenario for wifi-wimax in the ns2 2.29.
Now i want to simulate Wifi-UMTS scenario in the matlab if anyone know how to start it in matlab.thank you
please help me
Hi Anup!

I am a Master's student working on vertical hand off. I know this thread is very old but can you give me any ideas on how to get started? Were u able to implement the WIFI UMTS model in matlab sucessfully? I need some advise.
s***@gmail.com
2017-12-02 12:42:14 UTC
Permalink
Post by anup kshirsagar
hello every one I am working on the vertical handover between heterogeneous wireless networks. i have implemented the scenario for wifi-wimax in the ns2 2.29.
Now i want to simulate Wifi-UMTS scenario in the matlab if anyone know how to start it in matlab.thank you
please help me
Can anyone give me the vertical handover code for matlab simulation pls
数亿开户
2017-12-04 08:45:31 UTC
Permalink
anup kshirsagar於 2012年4月19日星期四 UTC+8下午6時10分16秒寫道:
Post by anup kshirsagar
hello every one I am working on the vertical handover between heterogeneous wireless networks. i have implemented the scenario for wifi-wimax in the ns2 2.29.
Now i want to simulate Wifi-UMTS scenario in the matlab if anyone know how to start it in matlab.thank you
please help me
【玖富娱乐】实力招商QQ【708227】
【玖富娱乐】实力招商QQ【708227】
【玖富娱乐】实力招商QQ【708227】
【玖富娱乐】实力招商QQ【708227】
【玖富娱乐】实力招商QQ【708227】
【玖富娱乐】实力招商QQ【7082

Loading...