-
qxnh00005
用c++编的matlab曲线拟合程序,都是老师布置的数值分析作业!希望和大家交流.谢谢网站提供这个平台!(c addendum to the use of curve fitting procedures Matlab, Layout of the teachers are numerical analysis operations. We hope and exchanges. Thank you for providing this platform!)
- 2006-10-15 20:02:35下载
- 积分:1
-
QuadraticQuadAssemble
QuadraticQuaassemble 的源程序 matlab有限元分析源程序 (QuadraticQuaassemble source matlab source Finite Element Analysis)
- 2013-11-11 13:36:05下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1
-
Mini-Sumo-3.2-Line-Sensor-Read
This code for Embedded for Sumo Bot (sensor)
- 2015-03-22 13:23:16下载
- 积分:1
-
pic_dc-ac_01
hex file for 16f509 microcontroller for dc ac inverter
- 2013-12-24 03:38:03下载
- 积分:1
-
PCA
主成分分析 ( Principal Component Analysis , PCA );特征脸;opencv(Principal component analysis (Principal Component Analysis, PCA) characteristic face opencv)
- 2014-05-11 19:04:51下载
- 积分:1
-
YJ12
MATlab工具箱的多元优化求解问题,自己进行了一点更改,希望能够好用(MATlab optimization toolbox to solve diverse problems, themselves a little change in the hope of easy to use)
- 2011-11-30 12:17:22下载
- 积分:1
-
smth
MATLAB SIMULINK 改进型SIMITH预估控制器(MATLAB SIMULINK improved SIMITH forecast controller)
- 2014-01-17 10:25:50下载
- 积分:1
-
计算各种混沌系统李雅普洛夫指数的MATLAB 源程序
通过matlab仿真程序计算各种混沌系统李雅普诺夫的数值和图(Calculate the values and graphs of various chaotic system Lyapunov)
- 2017-11-06 11:31:51下载
- 积分:1
-
Simulator
说明: 模拟蚂蚁和食蚁兽的生存规律。在20X20的网格世界里,每个生物每次可向四个方向移动(但不会移除网格边缘),食蚁兽会吃掉在他目标处的蚂蚁(The goal for this programming project is to create a simple 2D predator-prey simulation.
In this simulation the prey are ants and the predators are doodlebugs.
These critters live in a world composed of a 20x20 grid of cells.
Only one critter may occupy a cell at a time. The grid is enclosed, so a critter is not allowed to move off the edges of the world.
Time is simulated in time steps.
Each critter performs some action every time step.)
- 2010-04-04 15:20:43下载
- 积分:1