搜索资源列表
Cprograms
- 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的Jacobi迭代法 11 实习十六:空间曲面和曲线的绘
myproject2
- 仿真衰落信道中的Rayleigh衰落,给出均方值为1时的概率密度函数和累积积分函数,在MATLAB2009A下运行通过-Simulation of Rayleigh Fading Channels decline, given the mean square value of 1 when the probability density function and cumulative integral function in the MATLAB2009A run through the
fuzzy
- 研究模糊算法时编写的一个小函数,曾经用于第一版XUFO上的模糊控制器,优点是计算量小,简单易用,缺点是适应性不够强,不能满足高精度的需要。建议在使用的时候可以加入误差积分,形成简易模糊PID的架构,可以提高稳定时的精度。 -Study of fuzzy algorithms written a small function, has been used in the first edition of XUFO on the fuzzy controller, the advantage of c
Integral
- C++的各种积分程序,已形成头文件和内联函数文件,可用于各种数值方法的计算中。-The various integration program in C++, has formed the header files and inline function files that can be used in the calculation of the various numerical methods.
jifen
- 利用辛普森积分发进行数值积分,求数值积分时只要在程序中修改一下想要积分的积分函数就可以了。-Credits issued using the Simpson numerical integration, numerical integration required in the program as long as you want to modify the function integrals can be.
Strives-for-the-definite-integral
- 利用矩形法可以求定积分,求函数f在(a,b)区间的定积分 -Using the method of rectangular can definite integral
diff_D
- 求解高斯伪谱法的微分矩阵D,配置节点tau和积分权重w的函数。-Function generates the Gauss pseudospectral collocation points tau and weights w and the differential matrix D
钢轨接头动力响应程序
- 钢轨接头动力响应程序本程序采用矩阵计算功能强大的 MATLAB 软件进行编写,程序名: track-dynamics , 程序由1个主函数和6 个子函数组成。各个子函数功能如下: Input:用户输入计算参数 Beam1D2Node_Mass:生成单元质量矩阵 Beam1D2Node_Stiffness:生成单元刚度矩阵 Beam1D2Node_Assembly:组集总刚度阵和总质量阵 Wilson_Theta:采用Wilson-θ逐步积分法求
ode45Dynamics
- 利用C++写的matlab轨道积分程序,积分函数是ode45(Using the MATLAB track integration program written in C++, the integration function is ode45.)