资源列表
SA
- SA GA PSO等算法及改进的算法,以及Griewank 函数的matlab代码(SA GA PSO algorithm and improved algorithm, as well as the matlab code of Griewank function)
圆阵music算法(含有相干信号)
- 均匀圆阵的music算法(包括含相关信号)(Circular array MUSIC algorithm (including correlation signal))
验证圆阵指向性
- 验证均匀圆阵的指向性,可以通过改参数实现相应图像,matlab源码(Verifying the directivity of circular array)
第4版程序集
- 数字信号处理第四版每一章节的内容都有相应的例程,用于初期数字信号处理的学习者作为基础练习参考。(There are corresponding routines in each chapter of the fourth edition of digital signal processing, which are used as basic practice reference for learners in the initial stage of digital signal proces
图像处理
- Arnold 变换与 Gray 码变换相融合的双置乱算法程序,包括了加密和解密程序(The program of double scrambling algorithm combining Arnold transform and gray code transform, including encryption and decryption program)
UDF_HSG
- UDF 用于fluent多孔介质模型的非热平衡状态下的局部换热系数(udf for fluent porous model LTNE local heat transfer)
用C和汇编写的Dos操作系统的源码
- C和汇编实现Dos操作系统的源代码,源码在SRC目录下,模拟出的DOS系统,这是比较底层接近机器语言的源码(C and assembly implement the source code of the Dos operating system, the source code is in the SRC directory, and the simulated DOS system is a source code that is relatively close to the machine
声光报警
- 1.STC5 103*1 2.4P排针*1 3.3.3V蜂鸣器*1 4.1K电阻*3 5.S8050*1 6.led两色灯*1 一个数字量(遥信)输入,产生声光报警。
sod
- 利用黎曼解计算sod激波管问题,输出t=0.14时的压强速度密度。(Using Riemann solution to calculate the pressure velocity density of SOD shock tube with output t = 0.14.)
MATLAB在时间序列分析中的应用
- matlab在时序分析中的应用经典书籍 帮助初学者了解仿真过程(Application of classic books in timing analysis to help beginners understand the simulation process)
temexd_mod
- 田纳西-伊斯曼(TE)仿真平台 依据实际化工反应过程,美国 Eastman 化学公司开发了具有开放性和挑战性的化工模型仿真平台-Tennessee Eastman(TE)仿真平台,其产生的数据具有时变、强耦合和非线性特征,广泛用于测试复杂工业过程的控制和故障诊断模型。(Tennessee Eastman (TE) simulation platform According to the actual chemical reaction process, Eastman Chemical Com
bp神经网络matlab源码
- 三层隐含层的bp神经网络相关源代码。 适用于三角函数训练时,可得到极小误差。