资源列表
To-solve-the-equation-solution
- 使用二分法不断循环,一直到误差很小。求近似解未知方程的零点-To solve the equation
Data-structurech1
- 在c语言中,数据结构的完美基础学习代码,详细的例子,容易上手。-C language data structure the perfect based learning code, detailed examples, easy to use.
cheng-xu
- 针对常规PID控制不具有自适应能力,对于时变、非线性系统控制效果不佳。提出了将模糊技术与PID控制相结合的控制方式,设计模糊控制器。-Conventional PID control with adaptive capabilities, time-varying, nonlinear system control ineffective. Fuzzy and PID control combined control mode fuzzy controller design.
Optics1
- Optics Programming in matlab
bst
- 与次优二叉树相对,二叉排序树是一种动态树表。其特点是:树的结构通常不是一次生成的,而是在查找过程中,当树中不存在关键字等于给定值的节点时再进行插入。新插入的结点一定是一个新添加的叶子节点,并且是查找不成功时查找路径上访问的最后一个结点的左孩子或右孩子结点-Relative to the sub-optimal binary tree, binary sort tree is a dynamic tree table. Its characteristics are: the structure
matlab
- 在模式识别中窗函数法高斯分布方法用于窗函数中的高斯分布函数的计算-Window function method, pattern recognition, Gaussian distribution method for the calculation of the Gaussian distribution function of the window function
e2qaq2e
- 用欧拉角表示的飞行器姿态运动学方程在大角度时会出现奇异现象,而采用四元数来 表示,则可以避免这个问题。因此,飞行器运动学方程都采用四元数来表示。而飞行器的控 制规律都采用欧拉角来表示,且欧拉角表示姿态角比起四元数更加形象,更易于被人理解, 所以,在飞行器控制系统仿真设计的时候,需要四元数与欧拉角之间的转换。给定1 个欧拉 角,对应1 个四元数,因而欧拉角到四元数之间这种一一对应的关系使得欧拉角到四元数的 转换比较容易。但是,1 个四元数通常有1 个或者2 个欧拉角与之对应,它
other
- 一些matlab中基本函数以及功率谱密度等的仿真源码-Some of the basic functions in matlab simulation source
workspaceP(2)
- 用MATLAB语言将3-PRS并联机器人的工作空间表示出来 利用数值搜索法-MATLAB 3-PRS ROBOT workspace
3958nnToolKit_src
- 基于遗传算法的前馈神经网络优化 很好的程序 主要是对参数优化-Feed-forward neural network optimization a very good program for parameter optimization based on genetic algorithm ago
stack
- 栈的入门程序,用栈的方法实现a,b,c...x,y,z变成x,y,z,a,b,c...v,w顺序。-Stack entry procedures, using the method of the stack to achieve a, b, c ... x, y, z becomes x, y, z, a, B, c ... v, w sequence.
47394479GAOT
- 遗传算法和神经网络很重要的程序 有关这个的内容 希望你不要错过-Genetic algorithms and neural networks are very important program hope you do not miss on this content
