搜索资源列表
singleinverted_adaptivefuzzycontrol
- 偶编写的倒立摆系统的MATlab关于模糊自适应控制的对象和控制器S函数,以及Simulink模块文件,一个完全实现的倒立摆程序,发表文章很有用
model_kalman
- 基于卡尔曼滤波技术的永磁同步电机故障诊断与容错控制源码,文章已经发表了,收录于ICACMVE‘07会议论文
xml3
- 利用PSO算法优化求解PID参数,已发表文章,效果很好
FreyDueckScience07
- 这是发表在science上的关于聚类的文章 论文后面附者算法实现过程,其上的网址有matlab程序
Matlab
- 姿态定位完整的matlab算法,具体有讲解版,文章版权已经申请,可以传播但是请勿发表文章,违者必究
Energy—dection
- 仿真思路:以URKOWITZ 在1967年发表的能量检测文章以及Digham 2003、Ghasemi 2007发表的一系列文章为参考, %在AWGN信道中,给定SNR下,先产生一个原始信号(单音或者BPSK基带信号),然后叠加高斯噪声, 再进行能量检测, %对叠加信号求功率累积并对噪声功率进行归一化,然后由Pf反推一个检测门限Th,将归一化累积功率与门限比较,求超过门限次数即为检测概率。 %由此进行Monte-Carlo仿真画出Pm-Pf曲线,并与Digham给出的ROC理论曲线进行比较
Ed200307
- 能量检测,根据以URKOWITZ 在1967年发表的能量检测文章以及Digham 2003、Ghasemi 2007发表的一系列文章为参考, 在AWGN信道中,给定SNR下,先产生一个原始信号(单音或者BPSK基带信号),然后叠加高斯噪声, 再进行能量检测-Energy detection, according to URKOWITZ the energy released in the 1967 test articles, and Digham 2003, Ghasemi 2007 se
RS_encod_decod
- 自从发表《RS纠错编码原理及其实现方法》以来,收到很多初识RS编码的读者的来信, 大家纷纷表示这篇文章对初学者很有帮助,但同时也指出了很多不足。比如第一版的例子中都是按照码长 , 但在实际应用中并不总是这种情况,还有就是MATLAB程序,由于作者在工程中是在DSP上用C实现的, 所以文章中的MATLAB程序只是用来说明问题,并没有经过调试。做事应该有始有终,这次修改, 附有详细的经过调试的MATLAB程序。并尽量做到程序具有通用性。-Since the publication o
AFSMatlabCodes
- AFS (Axiomatic Fuzzy Set)理论,我们老师与澳大利亚的一个教授合写的,可可以说这个理论是他们原创的,一经发表了好几篇SCI论文,文章里面有matlab 的代码!-In this paper, we introduce the basic ideas and the results of AFS (Axiomatic Fuzzy Set) theory with some simple illustrative examples. All operations and the
matlabc
- 混沌小信号分析,混沌背景下的 参数估计,物理学报已发表的文章。-Small-signal analysis of chaos, chaos in the context of parameter estimation, physics reported to have published the article.
Hamilitonian
- 这是一个matlab编写的哈米德能量理论研究的一个程序,文章发表在微型计算机杂志上可以作为参考-This is a matlab energy Hamid prepared a program of theoretical research, the article published in the Journal of micro-computer can be used as reference
FrameworkdesignofCUWBsystemintegratingcognitiverad
- 认知超宽带的系统设计方面的文章,在权威刊物IEEE上发表的文章,对CUWB有研究的学者有巨大帮助-Cognitive UWB system design aspects of an article published in IEEE which is an authoritative publication.It would bring the tremendous assistance to the related researchers.
blind_recognition
- 一篇非常帮的文章,在国际刊物IEEE上发表的,关于忙信道估计方面的-A very helping article published in international journals IEEE, and on the busy channel estimation in
Cross-layeroptimisationofnetwork
- 发表在外文会议上的很好的有关人工鱼群算法的文章-Meeting published in the foreign language a good article on artificial fish school algorithm
AdaptiveResourceAllocationinMultiuserOFDM
- 发表在外文会议上的很好的有关人工鱼群算法的文章-Meeting published in the foreign language a good article on artificial fish school algorithm
rwrelease.tar
- Andrew N.G. 教授于2011年机器学习国际会议(ICML)发表了文章Code for On Random Weights and Unsupervised Feature Learning, 文件是paper的实现代码,非常具有参考价值-Professor Andrew NG 2011 machine learning Article Code for On the Random Weights and Unsupervised Feature Learning Internation
release.tar
- 斯坦福大学计算机系Andrew N.G教授于2011年CVPR发表文章Learning hierarchical spatio-temporal features for action recognition with independent subspace analysis,文件是实现的code,很有用哦-Andrew NG, Professor of the Department of Computer Science at Stanford University published in
kmeans_demo
- 这是安德鲁教授在AISTATS上发表的文章An Analysis of Single-Layer Networks in Unsupervised Feature Learning对应的实现code,很有学习价值-Andrew Professor post in AISTATS An Analysis of Single-Layer Networks in Unsupervised Feature Learning corresponding implementation code, is le
ccpso2
- 一种改进的PSO,CCPSO2,该文章发表在IEEE上-An improved PSO, CCPSO2, the article was published in the IEEE
作者LOWE代码及文献
- 关于sift的介绍,是SIFT算法提出者LOWE写的代码,内附他发表的文章