登录
首页 » PDF » MIMO

MIMO

于 2009-09-21 发布 文件大小:920KB
0 508
下载积分: 1 下载次数: 140

代码说明:

  学习MIMO的入门课件!能够很快的了解MIMO的原理!写的很详细!(MIMO-entry learning courseware! Be able to quickly understand the principle of MIMO! Written in great detail!)

文件列表:

MIMO.pdf

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VB
    说明:  VB资料大全,内有很多VB编程技巧。有分类。 《VB精华文摘-窗体篇》 《VB精华文摘-控件篇》《VB精华文摘-其他篇》《VB精华文摘-数据库篇》《VB精华文摘-图形篇》 《VB精华文摘-网络篇》《VB精华文摘-文件篇》《VB精华文摘-系统篇》《VB精华文摘-游戏篇》《VB精华文摘-字符串篇》 (VB Sourcebook, there are a lot of VB programming skills. There are classification. )
    2009-05-13 17:19:20下载
    积分:1
  • TheArtofComputerProgrammingVolume3
    Knuth不僅僅是傑出的programmer,同時也是世界聞名的數學家和演算法的專家。他的經典巨著The Art of Computer Programming裡頭寫的是他畢生研究演算法和程式設計的精華(Knuth is not only an outstanding programmer, but also world-renowned mathematicians and experts algorithm. His classic masterpiece, The Art of Computer Programming is written inside his life-long study of algorithms and the essence of programming)
    2009-04-09 14:58:09下载
    积分:1
  • kaggle_diabetic-master
    说明:  A commented bash script to generate our final 2nd place solution can be found in make_kaggle_solution.sh. Running all the commands sequentially will probably take 7 - 10 days on recent consumer grade hardware. If you have multiple GPUs you can speed things up by doing training and feature extraction for the two networks in parallel. However, due to the computationally heavy data augmentation it may be far less than twice as fast especially when working with 512x512 pixel input images. You can also obtain a quadratic weighted kappa score of 0.839 on the private leaderboard by just training the 4x4 kernel networks and by performing only 20 feature extraction iterations with the weights that gave you the best MSE validation scores during training. The entire ensemble only achieves a slightly higher score of 0.845.
    2019-05-11 15:31:21下载
    积分:1
  • HighMaPro_matlab
    本书首先介绍了MATLAB 语言的程序设计的基本内容,在此基础上系统介绍了各个应用数 学领域的问题求解,如基于MATLAB 的微积分问题、线性代数问题的计算机求解、积分变换和复变函数问题、非线性方程与最优化问题、常微分方程与偏微分方程问题、数据插值与函数逼近问题、概率论与数理统计问题的解析解和数值解法等。还介绍了较新的非传统方法如模糊逻辑与模糊推理、神经网络、遗传算法、小波分析、粗糙集及分数阶微积分学等领域。(The book begins with the introduction of the MATLAB programming language, the basic content, on the basis of the system introduced in all areas of applied mathematics problem solving, such as MATLAB-based calculus problems, linear algebra to solve computer problems, integral transforms and complex variable function problems, nonlinear equations and optimization problems, ordinary differential equations and partial differential equation problems, data interpolation and function approximation problem, Probability Theory and Mathematical Statistics Analytical Solution and Numerical Solution of such. Also introduce a relatively new non-traditional methods such as fuzzy logic and fuzzy reasoning, neural networks, genetic algorithms, wavelet analysis, rough sets and fractional calculus and other fields.)
    2007-09-29 10:40:50下载
    积分:1
  • airoptimaztion.rar
    优化理论与技术在航空领域的应用。通过分析和讨论优化理论目前在航空公司收益管理、航班优化排班、机队规划、航班实时决策调度等业务中的应用,论 述了优化理论与技术在航空公司应用的实际效益,给出了应用的主要模型及流程。同时建议了优化理论在航空领域的其他研究方向。(optimization theory and technology in the field of aviation. Through analysis and optimization theory discussed in airline revenue management, flight scheduling optimization, fleet planning, Real-time decision-making flight scheduling operations, the application of optimization theory discussed with the airlines in the practical application of effective, given application model and the main flow. Optimization also proposed the theory in the field of aviation other research.)
    2006-09-17 12:05:22下载
    积分:1
  • 08
    说明:  此PPT包括了很多经典的群智能算法,详细易懂,能容充实简短,而且还有实例。(This powerpoint presentation includes a lot of classic swarm intelligence algorithm, detailed and easy to understand, to enrich the brief, and there are examples.)
    2014-03-15 16:40:17下载
    积分:1
  • MATLAB神经网络43个案例分析-ri
    本书论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、决策树、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。(This book discusses how to realize neural network in MATLAB environment, including the commonly used neural network and related theory, combined with the BP neural network, RBF neural network, SVM, SOM neural network, grey neural network, decision tree, random forest, wavelet neural network and NARX neural network, optimization algorithm and neural network.)
    2020-12-14 20:09:14下载
    积分:1
  • game
    用VB编写DirectX7.0游戏   DirectX7.0终于出现了,同前面DirectX6相同,版本7也带了一个庞大(129M)的SDK开发库,同DirectX6 SDK库相比,DirectX7的SDK库提供了以下新的功能:   * 对于Visual Basic的支持。用户可以使用类库在Visual Basic环境下开发基于DirectX的程序。   * 提供更多DirectX3D立即模式(Immediate Mode)下的API函数,以支持DirectX7中新的3D特效,包括立体环境映射、顶点混合等。   * DirectMusic支持DownLoadable Sound Level 2标准。   * DirectInput支持8按键的游戏杆设备,同时支持Microsoft的力反馈摇杆。SDK库提供了读取力反馈效果文件的方法。同时提供了Force Editor程序来建立效果。   对于VB爱好者来说,新的SDK库终于提供了完整的对VB的支持,现在终于可以使用Visual Basic来编写DirectX的程序了。 (err)
    2008-08-26 10:40:25下载
    积分:1
  • vhdl
    toturial of vhdl
    2010-01-10 02:23:52下载
    积分:1
  • Art_of_writing_testbenches
    Art_of_writing_testbenches,学习写testbench的经典书籍(Art_of_writing_testbenches. Learning to write the classic books testbench)
    2006-08-24 11:33:01下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载