-
quasi-newton
一个用拟牛顿算法求解优化问题的程序,此程序为MATLAB程序,大家用前自己注意检查一下(A Quasi-Newton algorithm using optimization procedures, the procedures for the MATLAB program, we pay attention to before their own check)
- 2008-12-24 10:50:28下载
- 积分:1
-
static_jiecheng
几种计算阶乘、阶乘之和的算法,由于计算机存储问题,一般阶乘不可能算得太大,只是一种方法。(Several computing factorial, factorial, and the algorithm, due to computer storage problems, the general factorial can not be considered too great, is only a way.)
- 2008-04-23 12:18:40下载
- 积分:1
-
ANSYS-mesh
在有限元分析中的网格划分好坏直接关系到模型计算的准确性,这里是关于网格划分的一些讨论。(In in the analysis of finite element mesh is directly related to the accuracy of the calculation model, there is some discussion about grid division.)
- 2012-03-13 20:21:50下载
- 积分:1
-
shuzhifenxi
用追赶法来求解三对角线性方程组,解决数值分析问题,与大家共同学习。并且提供黄金分割法、高斯赛德尔迭代法求解数值分析问题(The catch-up method is used to solve tridiagonal linear equations, to solve numerical analysis problems, and to learn from you. The Golden Section Method and Gauss Seidel Iteration Method are also provided to solve numerical analysis problems.)
- 2018-11-29 17:30:55下载
- 积分:1
-
NEWTONDIEDAI
用C++来实现NEWTON迭代法解非线性方程算法数值分析,是数值分析里典型的一个算法。(In C++ to achieve NEWTON iterative numerical algorithm for solving nonlinear equations, numerical analysis is in a typical algorithm.)
- 2011-10-09 21:58:54下载
- 积分:1
-
bp
说明: c++编程bp神经网络,用c++语言编写的bp神经网络(C++ programming bp neural network, bp neural network written in c++ language.)
- 2018-04-28 15:09:52下载
- 积分:1
-
rotor-dynamics
大部分机械都是以转子形式运转,这本转子动力学是研究旋转机械动力学的基础(Most of the machinery are operating a rotor and the rotor dynamics is the study of the dynamics of rotating machinery foundation)
- 2013-02-20 11:07:16下载
- 积分:1
-
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
-
差分法
电磁场数值计算中的差分法在matlab中的实现(The realization of difference method in numerical calculation of electromagnetic field in matlab)
- 2018-07-01 20:29:03下载
- 积分:1
-
FDTD_2D_Yee_2D_TM_final
利用matlab编写的二维网格的时域有限差分算法(Matlab prepared using a two-dimensional grid finite-difference time-domain algorithm)
- 2012-10-18 15:16:40下载
- 积分:1