搜索结果
找到约 362 项符合
MATrix 的查询结果
按分类筛选
- 全部分类
- 技术资料 (48)
- matlab例程 (47)
- 数学计算 (35)
- 其他 (25)
- 数值算法/人工智能 (18)
- 单片机开发 (18)
- Java编程 (10)
- 其他嵌入式/单片机内容 (10)
- 数据结构 (9)
- 汇编语言 (8)
- 人工智能/神经网络 (8)
- 通讯/手机编程 (6)
- 压缩解压 (6)
- 文章/文档 (6)
- Delphi控件源码 (6)
- 书籍 (5)
- 嵌入式/单片机编程 (5)
- Linux/Unix编程 (4)
- 其他行业 (4)
- 行业发展研究 (4)
- 精品软件 (4)
- 单片机编程 (3)
- DSP编程 (3)
- 书籍源码 (3)
- 驱动编程 (3)
- 文件格式 (3)
- 嵌入式Linux (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- VIP专区 (3)
- 软件 (2)
- 学术论文 (2)
- 加密解密 (2)
- 数据库系统 (2)
- 开发工具 (2)
- 电子书籍 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- 多国语言处理 (2)
- 微处理器开发 (2)
- VHDL/FPGA/Verilog (2)
- 其他 (1)
- LED驱动及控制 (1)
- 接口技术 (1)
- 软件工程 (1)
- 其他书籍 (1)
- DSP工具/软件 (1)
- Matlab (1)
- 通信网络 (1)
- 教程资料 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 编辑器/阅读器 (1)
- Applet (1)
- 网络 (1)
- CA认证 (1)
- 通讯编程文档 (1)
- STL (1)
- FlashMX/Flex源码 (1)
- 生物技术 (1)
- Windows CE (1)
- JavaScript (1)
- 电子政务应用 (1)
- 并行计算 (1)
- Jsp/Servlet (1)
- 3G开发 (1)
matlab例程 Matrix Iteration Methods. Matlab Implementation.
Matrix Iteration Methods. Matlab Implementation.
其他嵌入式/单片机内容 Again a Matrix_led application with proteus simulation
Again a Matrix_led application with proteus simulation
编辑器/阅读器 MELBANKM determine matrix for a mel-spaced filterbank
MELBANKM determine matrix for a mel-spaced filterbank
驱动编程 DRIVER FOR UPDATING THE QR DECOMPOSITION OF A 4 BY 3 MATRIX
DRIVER FOR UPDATING THE QR DECOMPOSITION OF A 4 BY 3 MATRIX
数学计算 矩阵运算的算法 用Type类数组创建矩阵对象 matrix(int rows,int cols) //创建矩阵,值为0 matrix(int n) //创建单位阵 matrix(c
矩阵运算的算法
用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 } ...
数学计算 runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z)
runs Kalman-Bucy filter over observations matrix Z
for 1-step prediction onto matrix X (X can = Z)
with model order p
V = initial covariance of observation sequence noise
returns model parameter estimation sequence A,
sequence of predicted outcomes y_pred
and error matrix Ey (reshaped) for y and Ea ...
Linux/Unix编程 matrix开发版的键盘驱动程序
matrix开发版的键盘驱动程序,希望对大家有帮助
通讯/手机编程 binary image expansion of parity check matrix for RS codes
binary image expansion of parity check matrix for RS codes
数学计算 an modern SQP method to make the original matrix more concise
an modern SQP method to make the original matrix more concise
软件设计/软件工程 gaussel code for finite element analysis.for matrix calculation
gaussel code for finite element analysis.for matrix calculation