资源列表
cpj
- 利用mathcad实现了磁偏角的傅立叶级数拟合,以动画的形式演示了动态变化的阶数效果。-Mathcad achieved using magnetic declination of the Fourier series fitted to the form of animated demonstration of dynamic changes in the order of the number of results.
shuxue
- 常用数学公式大全,可以方便查询及记忆数学公式,达到轻松学习,最佳记忆的效果。-Commonly used mathematical formula Daquan, and memory can be easily query mathematical formula, to easy to learn, the best memory effect.
BiTree_Operation
- 二叉树的各种操作的C++代码 代码非常规范,功能完善并且健壮 是学习的佳品-Binary tree of various operations C++ code in the code is standardized, fully functional and robust is the learning Jiapin
Huffman_Operation
- huffman算法的另一种算法实现,可以与书上的算法对照,用于学习-huffman algorithm to another algorithm, the algorithm can be controlled with the book, for learning
matlab
- the folder contains 5 files, related to different contexts. There are 3 files dealing with antennas :1 is for the reading of a .ant file, another for a .msi file and the last one regarding the computation of the array factor. The last 2 files ins
Antzcopy.m
- Ant algorithm with pheromone deposit. Ants devided into multiple ant colonies.
4jiedianuel
- ABQAUQ 4节点平面自定义单元 适合ABAQUS二次开发的初学者 -ABQAUQ 4 node plane custom modules for the secondary development of ABAQUS for beginners
yichuansuanfa
- 利用遗传算法的原理,对函数的极大值和极小值进行计算-Genetic algorithm principle, the function maximum and minimum values are calculated
ykb
- 本程序为C语言编写的雅克比迭代程序,用于求线性方程组的解-Jacobin
MSLS
- Msls分三步来对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用 计算输出数据 ;用原输出数据 计算 ,用递推最小二乘方法分别对系统参数和模型参数进行估计。-msls
BP
- BP神经网络的C语言实现 BP神经网络的C语言实现-BP Neural Network
Primukas.java.tar
- In computer science, Prim s algorithm is an algorithm that finds a minimum spanning tree for a connected weighted undirected graph.