Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - create object
Search - create object - List
DL : 0
矩阵运算的算法 用Type类数组创建矩阵对象 matrix(int rows,int cols) //创建矩阵,值为0 matrix(int n) //创建单位阵 matrix(const matrix &) //拷贝构造函数 BOOL Ismatrixf(){ return (rows==cols) } //判断矩阵是否为方阵 modifyrowscols(int rows,int cols) //修改矩阵的行列数 ~matrix() {delete []elems } //析构函数 -matrix algorithm with Type category created matrix array object matrix (int rows, int cols)// create matrix, value of 0 matrix (int n)// create units matrix array (const matrix
Date : 2026-01-10 Size : 1.49mb User : 跑过的云

一个文本计算的小程序,已经封装成单独的类。可以直接创建对象后使用。详细的说明请阅读接口的头文件-Calculation of a text applet has been packaged as a separate category. Can directly create an object for later use. Detailed explanation, please read the interface header file
Date : 2026-01-10 Size : 5kb User : 朱立人

DL : 0
假设用一观测器从t=1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为 常数 分析上述对象,建立系统模型,构造卡尔曼滤波器,编程计算,求: 距离S(t-5)的最佳平滑及估计误差, -Suppose observer with a t = 1 seconds starting from a continuously moving target tracking distance measurement, assuming a second interval of observation, radar, the distance between the moving target is a constant analysis of the object, create a system model, Kalman filter structure, programming, computing, requirements: from the S (t-5) and estimate the optimal smoothing error,
Date : 2026-01-10 Size : 1kb User : 马存尊
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.