资源列表
stateestimation
- 状态估计优秀硕士论文,提出了一种基于分块雅可比矩阵的加权最小二乘估计算法;提出了潮流岛状态变量的概念,用潮流岛的状态变量代替岛内所有节点的状态变量-State estimation for outstanding master
Runge_Kutta
- runge-kutta算法,解决常微分方程初值问题-runge-kutta method to solve ordinary differential equations initial value problem
code
- 这个程序主要提高了神经网络,遗传算法,聚类等多种人工智能算法,采样c++编程,,很精简-This process mainly to improve the neural networks, genetic algorithms, clustering and many other artificial intelligence algorithms, sampling c++ Programmed, it is streamlined
English-translation-of-source-code
- 英文翻译源代码,android开发源代码,课程设计用得上-English translation of the source code, android development source code, curriculum design use
LiteMapper_5600
- 一种激光雷达扫描系统的相关参数,对于了解用该系统获取的lidar数据很有帮助-A laser radar scanning system parameters, the system used for the understanding of the lidar data to obtain useful
IIYT
- Relationship between the overall mission of system development is to realize the student information systematization, standardization and automation
初值敏感1
- 关于混沌序列的初值敏感性的仿真说明测试程序(Initial sensitivity program of chaotic sequences)
Game_theory
- game theory in matlab
1007
- This si a good file rally
heap
- 利用C++实现了最大堆和最小堆的初始化,插入、删除操作,在此基础上实现了堆排序(On the basis of C++, the initialization, insertion and deletion of the maximum heap and the minimum heap are implemented. On this basis, the heap sort is implemented.)
斐波那契数列
- 斐波那契数列(Fibonacci sequence),又称黄金分割数列、因数学家列昂纳多·斐波那契(Leonardoda Fibonacci)以兔子繁殖为例子而引入,故又称为“兔子数列”,指的是这样一个数列:1、1、2、3、5、8、13、21、34、……在数学上,斐波纳契数列以如下被以递归的方法定义:F(0)=1,F(1)=1, F(n)=F(n-1)+F(n-2)(n>2,n∈N*)在现代物理、准晶体结构、化学等领域,斐波纳契数列都有直接的应用,为此,美国数学会从1963年起出版了以《斐
MATLAB_
- Interests in basic codings in MT
