自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (4)
  • 问答 (1)
  • 收藏
  • 关注

原创 深度学习中的“重构”

重构(Reconstruct)是指从经过变换的数据中恢复出原始数据。 基本上,所有的深度学习算法中都用到了重构这一思想。深度学习中的重构主要有两种: 1. Value-based。 即基于值的重构。比如,平方误差。 2. Distribution-based。即基于分布的重构。比如交叉熵误差。这类重构一般都基于信息论准则。

2016-10-06 21:42:46 19041

Matlab OOP编程例子

以Matlab中创建一个point class为例,演示了Matlab/Octave中面向对象编程的两种方式(class命令方式和classdef关键字方式),给出了测试代码。参考[Matlab面向对象编程的两种方式](http://blog.csdn.net/hijack00/article/details/52227592)

2016-08-30

Matlab mex编程函数速查

Matlab mex编程函数接口及范例

2016-08-30

Matlab调用Java实例

代码详细演示了在Matlab中调用自定义jar包的完整过程,关于相关原理的深入介绍请参考http://blog.csdn.net/hijack00/article/details/52205699

2016-08-19

Mimo-Ofdm Wireless Communications With MATLAB.pdf

MIMO-OFDM is a key technology for next-generation cellular communications (3GPP-LTE, Mobile WiMAX, IMT-Advanced) as well as wireless LAN (IEEE 802.11a, IEEE 802.11n), wireless PAN (MB-OFDM), and broadcasting (DAB, DVB, DMB). In MIMO-OFDM Wireless Communications with MATLAB ® , the authors provide a comprehensive introduction to the theory and practice of wireless channel modeling, OFDM, and MIMO, using MATLAB ® programs to simulate the various techniques on MIMO-OFDM systems. One of the only books in the area dedicated to explaining simulation aspects Covers implementation to help cement the key concepts Uses materials that have been classroom-tested in numerous universities Provides the analytic solutions and practical examples with downloadable MATLAB ® codes Simulation examples based on actual industry and research projects Presentation slides with key equations and figures for instructor use MIMO-OFDM Wireless Communications with MATLAB ® is a key text for graduate students in wireless communications. Professionals and technicians in wireless communication fields, graduate students in signal processing, as well as senior undergraduates majoring in wireless communications will find this book a practical introduction to the MIMO-OFDM techniques. Instructor materials and MATLAB ® code examples available for download at www.wiley.com/go/chomimo

2015-06-18

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除