资源列表
《智能优化算法及其MATLAB实例-(第2版)》源码
- 课本所有章节的代码,对应课本每章节每个案例代码均有,可以放心使用(Code for all chapters of the textbook)
FEAPpv-master
- 这是一个带有FEAPPV的测试库。有限元分析程序(FEAP)用有限元法求解一般问题。问题大小由每台计算机的主内存量控制。(This is a test repository with FEAPpv. Finite Element Analysis Program - (FEAP) for solution of general problem classes using the finite element method. Problem size is controlled by the
MATLABSIMULINK通信系统建模与仿真实例分析源代码
- 本书介绍了通信建模仿真方法和模型验证技术,重点讨论了建模仿真原理和相关的数值计算方法、模拟通信系统、模数转换、调制与编码、信道模拟、载波与符号同步、信道均衡等内容
ObjectARX2008_entity
- This directory contains the ObjectARX samples. The directories below the samples folder correspond to categories that the samples demonstrate. Readme files in the sample directories explain what techniques and APIs are exploited by each sample. In
台达PLC VB通讯源码
- 台达PLC VB通讯源码,能读D区 M区
《MATLAB高效编程技巧与应用:25个案例分析》
- 书籍以及书中附带的源程序和数据,在阅读书籍过程中遇到较长的代码都可以在文档中找到源文件,方便运行,提升编程水平。(The source program and data attached to books can be found in documents when reading books. It is convenient to run and improve the level of programming.)
phase-field methods in material science and engineering书中案例
- phase-field methods in material science and engineering书中案例
粒子滤波寿命预测(带数据)
- 利用粒子滤波进行锂离子电池的循环寿命预测(Cycle life prediction of Li-ion battery by particle filter)
常用数值算法丛书 Delphi常用数值算法集
- 常用数值算法丛书 Delphi常用数值算法集书中源代码
LDPC MATLAB
- 代码实现了matlab完成LDPC编码,简洁有效且实现了误码率计算,但计算时间较长
VB.net TCPIP 通讯范例
- 比较经典的学习资料,但代替不了亲身体验。(It's a classic learning material, but it can't replace personal experience)
SSA
- 最新的群智能优化算法,比粒子群算法好很多,方便在基础上进行修改,并且还有文档可以查看原理,略经修改,可以用在任何优化问题上,很好的算法,实在难得(The latest swarm intelligence optimization algorithm is much better than particle swarm optimization algorithm. It is convenient to modify on the basis of it. There are also doc