资源列表
kalmanf
- 时域卡尔曼滤波器,自己谨慎编写,学习滤波器必备!
disp_models
- 不同微带线色散模型的比较 不同微带线色散模型的比较
esprit
- DOA估计的esprit算法实现的原码。欢迎下载
nn
- 这是两个用神经网络算法分析非线性系统特征,并用于参数预测。
edrk
- 主要包括免疫识别、免疫学习、免疫 记忆、克隆选择、个体多样性、分布式和自适应等,-It is the real engineering app licat ion s that draw the b road at ten2 t ion of compu ter scien t ist s to recogn ize the great po ten t ial of A IS, hereby som e impo rtan t app li2 cat ion f ields as
router_calc
- 根据一个有权的无向图生成指定结点(路由器)的路由表设有结点N,N的路由表由若干个路由项组成,路由项是<目的结点,下一跳>的二元组,其中目的结点是以N结点为源结点,通过N结点可以直接到达(目的结点是N结点的邻居)或通过N结点的邻居可间接到达的结点,其中下一跳即N结点的某领居,通过该邻居可间接到达目的结点,且到达目的结点的路径为最小代价路径.-According to a right of the undirected graph to generate the specified no
matlab
- 旅行商的问题,用遗传算法来求的最优解,用matlab来实现。-Traveling salesman problem, using genetic algorithms to seek the optimal solution, using matlab to achieve.
XXS
- 电力系统的潮流分布Newton-Raphson算法,计算潮流分布 -Power flow distribution of Newton-Raphson algorithm, computational power flow distribution
QuickSort
- Implements an efficient quick-sort. Use three different pivots: first, last, and median of the two.
Adams_Moulton
- Adas-Moulton Method for solve Differential equation
AVL-tree
- AVL树的左旋、右旋和左右选,便于将一棵树转化成平衡二叉树-AVL tree of L, D and about the election, facilitate a balanced binary tree is converted to
sort
- 方式可供选择地进行排序,包括了简单选择排序、堆排序、插入排序、希尔排序、冒泡排序、快速排序-Alternatively way to sort, including a simple selection sort, heap sort, insertion sort, Hill sort, bubble sort, quick sort