-
cyli
The first plot shows the position of the cylinder, and the
- 2012-06-14 16:08:43下载
- 积分:1
-
matlab-aspss-cluster-analysis.
用matlab&spss实现聚类分析,源自《计量地理学》(徐建华,华东师范大学)。(Achieve with matlab & spss cluster analysis.)
- 2013-08-10 16:26:05下载
- 积分:1
-
Kalman-Filters
Optimal Filtering with Kalman Filters and Smoothers
- 2014-01-03 15:04:14下载
- 积分:1
-
GAOT
说明: 遗传算法matlab工具
1.工具箱文件拷贝至Matlab文件夹下,具体路径为:C:\program files\MATLAB\R2009a\toolbox。
2.工具箱路径加入Matlab文件路径之中。
流程为:File-->Set Path-->Add Folder。即,将C:\program files\MATLAB\R2009a\toolbox\文件夹加入该路径系统中。
3 重新启动Matlab,运行即可。
4 一般情况下,会出现如下情况。
安装遗传工具箱后出现问题:Warning: Name is nonexistent or not a directory: \afs\eos\info\ie\ie589k_info
解决方案:
将C:\program files\MATLAB\R2009a\toolbox\文件夹下的startup.m文件中的路径“\afs\eos\info\ie\ie589k_info\”改为goat当前所在的目录,“C:\program files\MATLAB\R2009a\toolbox\”即可。(Genetic algorithm matlab tool 1. Matlab toolbox files are copied to the folder, the specific path is: C: \ program files \ MATLAB \ R2009a \ toolbox. 2. Matlab toolbox add the file path into the path. Process is: File-> Set Path-> Add Folder. That is, the C: \ program files \ MATLAB \ R2009a \ toolbox \ folder by adding the path system. 3 Restart Matlab, can be run. 4 Under normal circumstances, there will be the following. Problems after installing genetic toolbox: Warning: Name is nonexistent or not a directory: \ afs \ eos \ info \ ie \ ie589k_info \ Solution: C: \ program files \ MATLAB \ R2009a \ toolbox \ startup folder under the . m file path " \ afs \ eos \ info \ ie \ ie589k_info \" to the current directory where the goat, " C: \ program files \ MATLAB \ R2009a \ toolbox \" can be.)
- 2011-03-04 16:12:07下载
- 积分:1
-
Image-chaos-decryption-algorithm-
基于混沌理论的图像解密算法,希望对研究图像加密解密的人员有帮助。(Based on chaos image decryption algorithm ,i hope it will be helpful.
)
- 2011-10-08 10:58:23下载
- 积分:1
-
DFIG20210102
说明: 双馈风机的模型,在matlab2016搭建,包含内外环控制(model of DFIG in matlab2016 including outer and inner controll loop)
- 2021-01-30 10:42:13下载
- 积分:1
-
gongyueshu
输入两个正整数m和n,求其最大公约数和最小公倍数。
利用辗除法。(Enter two positive integers m, n, of seeking the common denominator and least common multiple.
The use of rolling division.)
- 2010-01-06 22:35:09下载
- 积分:1
-
em
说明: 该代码实现了著名的EM算法,清晰地演绎了E与M步的实现过程,相信对初学者非常有益。(The function of this code is to implement the famous EM algorithm.The E and M proceduce has been implemented indepently and clearly. It is very useful for beginners.)
- 2011-05-11 21:56:31下载
- 积分:1
-
Research-on-Compressed-Sensing
经典的香农采样定理认为,为了不失真地恢复模拟信号,采样频率应该不小于奈奎斯特频率(即模拟信号
频谱中的最高频率)的两倍.但是其中除了利用到信号是有限带宽的假设外,没利用任何的其它先验信息.采集到
的数据存在很大程度的冗余.Donoho等人提出的压缩感知方法(Compressed Sensing或Compressive Sampling,
CS)充分运用了大部分信号在预知的一组基上可以稀疏表示这一先验信息,利用随机投影实现了在远低于奈奎斯
特频率的采样频率下对压缩数据的直接采集.该方法不仅为降低采样频率提供了一种新思路,也为其它科学领域
的研究提供了新的契机.该文综述性地阐述了压缩感知方法的基本原理,给出了其中的一些约束问题和估计方法,
并介绍压缩感知理论的相关问题———矩阵填充,最后讨论了其未来可能的应用前景.
(According to the conventional Shannon s sampling theorem,in order to represent the
analog signal,the sampling rate should not be less than twice the Nyquist sampling rate.Howev-
er,this theorem only makes use of the bandwidth information.As a result,the collected data
contain many redundant information.The recently proposed sampling method,compressed sens-
ing or compressive sampling(CS),can collect compressed data at the sampling rate much lower
than that needed in Shannon s sampling theorem by exploring the compressibility of the signal.
This paper presents a review on the basic theory of CS.Some of the restrictions and recovery
methods in CS are also discussed.Finally,some potential applications based on CS are presented.
)
- 2014-09-04 15:25:07下载
- 积分:1
-
birdcode
Blind Denoising BIRD is pure python but it relies on other python modules to make the Matching Pursuit computations.
(Blind Denoising )
- 2014-11-24 06:55:37下载
- 积分:1