-
ModerncommunicationssystemsuseMATLAB
现代通信系统使用matlab文档+程序,可以对matlab中的通信模块有一定的认识。( the documentation and program Of modern communication systems with matlab, you can understand the communication module in matlab.)
- 2009-12-10 16:41:44下载
- 积分:1
-
DE
说明: 差分进化算法的示例程序,适用于刚刚开始接触这个算法的人( differential evolution)
- 2014-11-18 21:09:32下载
- 积分:1
-
jiaquanlingjieyu
加权零阶域算法,预测的相对误差大概能控制在5 以内。用于上证指数的预测。(Weighted zero-order domain algorithm to predict the relative error can be controlled within about 5 . For the Shanghai index forecast.)
- 2014-11-30 18:13:54下载
- 积分:1
-
Grank_Nicholson
说明: 利用crank nicholson法 解一維熱傳PDE(Using crank nicholson method for solving a PDE-dimensional heat transfer)
- 2010-03-31 02:40:41下载
- 积分:1
-
cs
An Adaptive Diagnostic Observer(adaptive observer-based FE method)
- 2013-12-19 01:56:09下载
- 积分:1
-
DTS_ver_0.1
this is file for optimization and searching.
- 2013-04-29 14:05:02下载
- 积分:1
-
aa228
用于求一个信号的斜率,通过构造一个滤波器来实现的,绝对正确。(For seeking the slope of a signal, to be achieved by constructing a filter, absolutely correct.)
- 2012-03-29 10:11:41下载
- 积分:1
-
MinimumErrorThresholding
Minimum Error thresholding method realized in Matlab environment based on Kittler and J. Illingworth, "Minimum error thresholding," Pattern Recognition, vol. 19, pp. 41-47, 1986.
- 2012-04-07 15:09:29下载
- 积分:1
-
遗传算法多目标优化
在matlab语言中,采用遗传算法求多目标优化,文件里面有相关的pareto图(In Matlab language, the genetic algorithm is used to achieve multi-objective optimization. There are related Pareto graphs in the file)
- 2018-04-13 18:16:24下载
- 积分:1
-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1