PhD Positions opening at University of Nevada, Reno
Dept. of Computer Science and Engineering

Research Areas: Wireless Networking / Cognitive Radio / Wireless Security

Prof. Shamik Sengupta
Website: http://www.cse.unr.edu/~shamik/
Email: ssengupta@unr.edumailto:ssengupta@unr.edu

* Applications are invited for PhD students in Wireless Networking / Cognitive Radio / Wireless Security at University of Nevada, Reno, Dept of Computer Science and Engineering. Research Assistantship is available for the students including tuition support. The positions are to work towards the PhD degree under the mentorship of Prof. Shamik Sengupta. Candidates with existing publication(s) and research track record are especially encouraged to apply. Interested students should directly first submit the following to Dr. Sengupta via email (ssengupta@unr.edu<mailto:ssengupta@unr.edu>) as soon as possible. The University deadline for application submission is Jan 15, 2014.
The focus research areas include:
    Cognitive Radio Networks & Security
    Intelligent Systems
    Vehicular Ad Hoc Networks,
    Wireless Mesh
    Network Economics

Required qualifications:
Candidates should have:
(A) A Bachelor or Masters degree (or be near completion by the time of application) in a relevant discipline with strong academic record
(B) Strong mathematical background and has demonstrable experience with at least one of the following areas:
    data (wireless) networking
    game theory
    stochastic modeling and Statistical analysis
    intelligent systems
    experience with Linux programming/ kernel programming/ driver programming/ embedded device (Soekris or USRP or equivalent) programming
(C) Strong programming skills: C/C++/Java/MATLAB
(D) Strong skills in oral and written communication.

Interested students should directly first submit the following to Dr. Sengupta via email (ssengupta@unr.edu<mailto:ssengupta@unr.edu>) as soon as possible.
- Cover letter stating qualifications, relevant experience and research interests.
- Curriculum vitae.
- A copy of transcripts (graduate and/or undergraduate studies, as applicable).
- Relevant published research materials.
- TOEFL & GRE scores information.
- Names and contact details of at least two referees, who are willing to provide detailed recommendation letters about the candidate

About Reno: The 255-acre main campus, located minutes from downtown Reno, features both contemporary and historic architecture, and the university?s treelined Quadrangle is listed on the National Register of Historic Places. The academic atmosphere is filled with rich surroundings for the cultural and intellectual development of the students. Reno benefits from a comfortable climate; and is bounded on the west by the majestic Sierra Nevada mountain range and on the east by the rolling basin and range province. There are four distinct seasons in this cool, dry climate where the sun shines nearly 290 days a year. The area is noted for its variety of recreational opportunities, which include sailing, camping, hiking, fishing, and sightseeing. Within an hour?s drive of the campus, for example, are Lake Tahoe in the High Sierra; and Pyramid Lake, a unique prehistoric desert sea; and a number of nationally known ski areas, including Squaw Valley, the site of the 1960 Winter Olympic
s. Reno is within 2 hours' drive from Sacramento and 3.5 hours' drive from San Francisco. (Courtesy:http://www.cse.unr.edu/).

PhD Positions opening at University of Nevada, Reno (Wireless Networking / Cognitive Radio / Wireless Security)的更多相关文章

  1. {ICIP2014}{收录论文列表}

    This article come from HEREARS-L1: Learning Tuesday 10:30–12:30; Oral Session; Room: Leonard de Vinc ...

  2. 2017年USNews美国大学研究生专业排名

    2017年USNEWS美国大学研究生专业排名最佳商学院排名 排名 学校 费用 注册人数 #1 Harvard University Boston, MA $61,225 per year (full- ...

  3. Radio Basics for RFID

    Radio Basics for RFID The following is excerpted from Chapter 3: Radio Basics for UHF RFID from the ...

  4. paper 13:计算机视觉研究群体及专家主页汇总

    做机器视觉和图像处理方面的研究工作,最重要的两个问题:其一是要把握住国际上最前沿的内容:其二是所作工作要具备很高的实用背景.解决第一个问题 的办法就是找出这个方向公认最高成就的几个超级专家(看看他们都 ...

  5. S8-codelab02

    import news_cnn_model import numpy as np import os import pandas as pd import pickle import shutil i ...

  6. (转)Let’s make a DQN 系列

    Let's make a DQN 系列 Let's make a DQN: Theory September 27, 2016DQN This article is part of series Le ...

  7. paper 29 :CV会议+领先研究室+专家+代码网址

    做机器视觉和图像处理方面的研究工作,最重要的两个问题:其一是要把握住国际上最前沿的内容:其二是所作工作要具备很高的实用背景.解决第一个问题的办法就是找出这个方向公认最高成就的几个超级专家(看看他们都在 ...

  8. 【转载】计算机视觉(CV)前沿国际国内期刊与会议

    计算机视觉(CV)前沿国际国内期刊与会议这里的期刊大部分都可以通过上面的专家们的主页间接找到1.国际会议 2.国际期刊 3.国内期刊 4.神经网络 5.CV 6.数字图象 7.教育资源,大学 8.常见 ...

  9. face-alignment:用 pytorch 实现的 2D 和 3D 人脸对齐库

    使用世界上最准确的面对齐网络从 Python 检测面部地标,能够在2D和3D坐标中检测点. 项目地址:https://github.com/1adrianb/face-alignment 作者: 阿德 ...

随机推荐

  1. ASP.NET WebAPI 05 参数绑定

    ParameterBindingAttribute 在上一篇中重点讲了ModelBinderAttribute的使用场景.这一篇详细的讲一下ModelBinder背后的参数绑定原理. ModelBin ...

  2. spring boot 扩展之AutoConfigurationImportListener

    最近阅读spring boot源码时发现,发现当spring使用ConfigurationClassParser加载使用@Configuration注解类后,会使用AutoConfigurationI ...

  3. SpringBoot入门系列

    集合redis,mysql,测试例子 http://blog.csdn.net/lxhjh/article/details/51764604

  4. shell-sed命令详解(转)

    (转自http://blog.csdn.net/wl_fln/article/details/7281986) Sed简介 sed是一种在线编辑器,它一次处理一行内容.处理时,把当前处理的行存储在临时 ...

  5. HDU 6030 Happy Necklace

    矩阵快速幂. 因为任意素数长度都要满足,所以$3$必须满足,$3$一旦满足,其余的肯定满足,也就是说只要考虑字符串末尾两位即可,$dp$一下就可以算方案数了.$n$较大,可以矩阵加速. #includ ...

  6. Python的环境搭建——万丈高楼平地起

    Python的环境搭建,远程连接,端口映射,虚拟机 写在正文之前 python语言的开发环境还是相对比较简单的,但是也是有很多需要注意的地方,对于初次接触python或者以前很少用到虚拟环境的朋友来说 ...

  7. RxSwift 系列(二)

    前言 Subject是一个代理,它既是Observer,也是Observable.因为它是一个Observer,它可以订阅一个或多个Observable;因为它是一个Observable,它又可以被其 ...

  8. 初探 Spring Boot

    近些年Spring Boot都特别火,一直都想来学习学习,奈何近期公司项目繁忙,一直都没有时间来学习,今天终于是休息一天,于是来一睹 SpringBoot 的风采. 一.什么是Spring Boot ...

  9. POJ 1498[二分匹配——最小顶点覆盖]

    题目链接:[http://acm.hdu.edu.cn/showproblem.php?pid=1498] 题意:给出一个大小为n*n(0<n<100)的矩阵,矩阵中放入m种颜色(标号为1 ...

  10. 【BZOJ 4710】 4710: [Jsoi2011]分特产 (容斥原理)

    4710: [Jsoi2011]分特产 Time Limit: 10 Sec  Memory Limit: 128 MBSubmit: 99  Solved: 65 Description JYY 带 ...