资源列表
[人工智能/神经网络/遗传算法] OFDM
说明:OFDM毕业设计,包括原理讲解(word文档),各个部分的源程序(m文件)-OFDM simulation<相国强> 在 2025-01-13 上传 | 大小:634kb | 下载:0
[人工智能/神经网络/遗传算法] cx
说明:智能控制,刘金琨编著课本参考程序-" Smart Control" textbook reference program<吴东> 在 2025-01-13 上传 | 大小:97kb | 下载:0
[matlab例程] Hindmarsh_Rose
说明:用matlab实现了对Hindmarsh-Rose神经元模型各个参数的仿真。包括了HR神经元模型和主程序,下载即可执行。-Hindmarsh-Rose neuron is analyzed with matlab<changxiolong> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[matlab例程] Lyapunov
说明:此matab函数文件可以用来计算模型的李雅普诺夫指数,用于稳定性分析。-this Lyapunov.m file can be used to compute the lyapunov exponential<changxiolong> 在 2025-01-13 上传 | 大小:3kb | 下载:0
[matlab例程] SLPS_co-simulation
说明:Cadence仿真技术和MathWorks的MATLAB Simulink软件包将两个业界领先的仿真工具集成在一个强大的协同仿真环境(SLPS)。 本文档介绍怎么这两大工具结合起来用。-Cadence simulation technology and MATLAB Simulink MathWorks software package to two industry-leading simulation tools integra<bill> 在 2025-01-13 上传 | 大小:361kb | 下载:0
[压缩解压] Basic_Compression
说明:this .zip contains basic codes compression for shannon coding<engineer90> 在 2025-01-13 上传 | 大小:14.68mb | 下载:0
[matlab例程] Matlab-code-for-CS-reocvery
说明:很适合于学习的常用的稀疏恢复算法例程,包括basis pursuit,CoSaMP,GBP,OMP,TVeq等算法。-Very suitable for learning sparse recovery algorithms, including basis pursuit, CoSaMP, GBP, OMP, TVeq algorithm.<gxz> 在 2025-01-13 上传 | 大小:67kb | 下载:0
[数据结构常用算法] Fibonacci-sequence
说明:此程序为C++语言的程序,可以输出斐波那契数列,特点是采用线性表的数据结构处理加法运算,对每一位数进行运算,并进位,解决了由于int或long int甚至unsigned long int(0~2^32-1=4294967295)的精度范围限制,此算法的精度范围主要受项数n(int)的范围(1~2^31-1=2147483647)影响-This program is C++ language program, you can outpu<themostfreeboy> 在 2025-01-13 上传 | 大小:3.17mb | 下载:0