资源列表
qjsf
- 穷举密码算法 /在许多情况下我们需要穷举组合的算法,比如密码词典。 //这个算法的关键是密码下标进位的问题。 //另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。 //如果要提高写文件的效率,可以使用缓冲区,分批写入。
astrom
- 以《随机控制理论导论》为基础,使用astrom算法计算控制系统的损失函数,支持符号计算与数值计算
diedai
- 计算方法的迭代法的实现,有需要的人可以下载-Iteration method of calculation of the realization of those in need can be downloaded
sin
- 硕士课程随机数字信号处理的实验源代码 正弦干扰陷波器-Master degree in a random digital signal processing of the experimental source code sinusoidal interference notch filter
kmedoids
- matlab 例程,很简单的且很容易理解的k-medoids聚类算法源代码-matlab routines, very simple and very easy to understand k-medoids clustering algorithm source code
xitongbianshi
- 对系统进行辨识,用最小二乘法,aic原则定阶-For system identification, with the least square method, aic principles set order
nn-based-bp-control
- FNN matlab实现十分详细,可以直接运行-FNN matlab realize very detailed, you can directly run
KLPromoter
- KL距离的一种分类方法,此程序是分类启动子的类别,用MATLAB实现。-KLdistance with MATLAB.
TS-algorithm
- TS算法处理连续性多目标算法时的改进算法,主要介绍了主体程序。处理的是一个关于工艺参数优化的问题-Improved algorithm processing algorithm TS continuity of multi-objective algorithm, introduces the main program. Dealing with a question about the process parameter optimization
Signal_Process1
- 根据书籍《数字信号处理理论算法与实现》,运用MATLAB开发的六种经典谱估计算法,可更改参数进行仿真- Theory and implementation of digital signal processing algorithms, according to the book, using MATLAB to develop the six classical spectral estimation algorithm simulation parameters can be change
UKF
- 很标准的无味卡尔曼滤波,UKF的仿真与用法。描述了两个非线性方程x=0.5 x + (25 * x / (1 + x^2)) + 8 * cos(1.2*(t-1)) y = (x^2 / 20)的UKF的用法。简单实用,有备注。对于卡尔曼滤波初学者很有用。-Very standard unscented Kalman filter, UKF simulation and usage. Describes two nonlinear equations x = 0.5 x+ (25* x/(1+
合成孔径雷达成像cs算法实现
- 根据合成孔径雷达成像算法与实现书本后的光盘数据进行cs算法的成像实现。
