-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分:1
-
Bayesian-Methods-for-Hackers
说明: 贝叶斯统计推断相关资料和贝叶斯方法,学习贝叶斯不错的资料(Bayesian statistical inference related data and bayesian methods, learning bayesian good data)
- 2020-06-24 01:20:02下载
- 积分:1
-
kalman
实现卡尔曼滤波算法,可以进行参数估计、插值、滤波和预报(The Kalman filter algorithm, parameter estimation, interpolation, filtering and prediction)
- 2012-12-27 19:24:51下载
- 积分:1
-
CPA
啁啾脉冲放大中的多通放大进行数值计算,并计算其横截面光强分布。可以用于进一步计算和确定系统参数(Chirped pulse amplification of multiple amplification through numerical calculation, and calculates the cross-sectional intensity distribution. And can be used in further calculations to determine the system parameters. Ti:saphirre amplification.multipass)
- 2014-11-18 23:23:21下载
- 积分:1
-
Global-Newton-Raphson
全局牛顿-拉普森方法求解非线性方程组,自动搜索步长,进一步保证了程序的收敛(Global Newton-Raphson method for solving nonlinear equations. The steps can be found automatically. The convergence is better than the common Newton-raphson method.)
- 2013-06-27 12:00:34下载
- 积分:1
-
Tripleinvertedpendulumweightedfuzzyneuralnetworkco
为了提高三级倒立摆系统控制的响应速度和稳定性,在设计Mamdani 型模糊推理规则控制器控制倒立摆系统稳定的基础上,
设计了一种更有效率的基于Sugeno 型模糊推理规则的模糊神经网络控制器。该控制器使用BP 神经网络和最小二乘法的混
合算法进行参数训练,能够准确归纳输入输出量的模糊隶属度函数和模糊逻辑规则。通过与Mamdani 型控制器的仿真对比,
表明该Sugeno 型模糊神经网络控制器对三级倒立摆系统的控制具有良好的稳定性和快速性,以及较高的控制精度。(In order to improve the three-level control of inverted pendulum system response speed and stability, in the design of Mamdani-type fuzzy inference rules of the system controller to control the stability of inverted pendulum on the basis of a more efficient design based on Sugeno-type fuzzy inference rules of fuzzy neural network controller. The controller is the use of BP neural network and hybrid least squares training algorithm parameters can be accurately summed up the amount of input and output fuzzy membership function and fuzzy logic rules. Mamdani-type controller with a simulation comparison shows that the Sugeno-type fuzzy neural network controller for the three-tier control of inverted pendulum system with good stability and fast, as well as a higher control precision.)
- 2009-05-30 12:46:16下载
- 积分:1
-
MATLAB使用欧拉Euler法求解微分方程组 源程序代码
MATLAB使用欧拉Euler法求解微分方程组 源程序代码(SOURCE PROGRAM CODE OF DIFFERENTIAL EQUATIONS SOURCE SOLUTION USING EULER METHOD IN MATLAB)
- 2019-04-03 15:41:21下载
- 积分:1
-
Stress-wave-induced-Fracture
计算动力学研究,应力波引起的裂纹扩展问题,供大家学习(Kinetics calculations, crack propagation problems caused by stress wave for everyone to learn)
- 2013-12-28 22:12:46下载
- 积分:1
-
FDTD
西安电子科技大学葛德彪教授书后所附fortran程序(Xidian University, Professor Ge Debiao book accompanying fortran program)
- 2020-07-03 18:20:02下载
- 积分:1
-
Problem1
说明: 用fortran 70实现数值积分,并实例计算了三个函数,导出了积分值和误差(The numerical integration is realized by FORTRAN 70, and three functions are calculated with examples. The integral values and errors are derived.)
- 2019-04-16 20:49:25下载
- 积分:1