搜索结果
找到约 554 项符合
matrix-Vector 的查询结果
压缩解压 the attached utility is a work I ve submitted to the university It shows what a jpeg compression is
the attached utility is a work I ve submitted to the university
It shows what a jpeg compression is all about.
the function implements the DCT transform, using a matrix operator.
note that matlab has a function for the DCT and iDCT transforms
that might be more efficient.
数学计算 Kriging 插值程序
Kriging 插值程序,实现二维三维数据插值
Makefile_hp700
Makefile_ibm6000
kriging.mdf
kriging.c
outboard.c
inv_m.tar.gz The inverse matrix source codes which got from Netlib.
f2c.tar.gz The head file and library which are used to inverse matrix source codes.
krig.net The example dx file.
data1. ...
数学计算 三维矢量有限元-矩量法电磁场分析程序。 EMAP5 is a full-wave electromagnetic field solver that combines the method of m
三维矢量有限元-矩量法电磁场分析程序。
EMAP5 is a full-wave electromagnetic field solver that combines the method of moments (MOM) with a vector finite element method (VFEM). It employs the finite element method (FEM) to analyze a dielectric volume, and employs the method of moments (MoM) to solve fo ...
数学计算 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order
working in C++ Builder 2007 as a template class,
using vector<FloatType> parameters.
Added a method to handle some EMathError exceptions.
If do NOT want to use this just call PolyFit2 directly.
usage: Call PolyFit by ...
Jsp/Servlet 著名IDAutomation公司的JAVA条码控件源码
著名IDAutomation公司的JAVA条码控件源码,支持Code 128, Code 39, Postnet, ITF, UPC, EAN, GS1, Intelligent Mail, Data Matrix & PDF417
matlab例程 This Two-Category Classifier Using Discriminant Functions to separeate two classes. The Classifier
This Two-Category Classifier Using Discriminant Functions to
separeate two classes. The Classifier is designed on classes which
has two feature vectors and other case it has one feature vector.
Jsp/Servlet 描述工厂管理多个工人 工厂类 属性:工厂名称 行为:添加 删除工人 工人类 属性:姓名 (1)使用数组装载工人对象
描述工厂管理多个工人
工厂类
属性:工厂名称
行为:添加 删除工人
工人类
属性:姓名
(1)使用数组装载工人对象,这里注意当数组满时添加工人应做一些什么样的处理。
(2)将数组改为Vector类装载工人对象。
VC书籍 c++ how to program 里面详细介绍了从第1章到第24章的代码学习实例。是初学者很好的学习资料。 第1章 计算机、Internet和万维网简介 第2章 C++编程入门 第3章 类
c++ how to program
里面详细介绍了从第1章到第24章的代码学习实例。是初学者很好的学习资料。
第1章 计算机、Internet和万维网简介
第2章 C++编程入门
第3章 类和对象介绍
第4章 控制语句(第Ⅰ部分)
第5章 控制语句(第Ⅱ部分)
第6章 函数和递归入门
第7章 数组与CC+标准库类模板vector
第8章 指针和基于指针的字符串
...
matlab例程 EKF-SLAM Simulator This version of the simulator uses global variables for all large objects, suc
EKF-SLAM Simulator
This version of the simulator uses global variables for
all large objects, such as the state covariance matrix.
While bad programming practice, it is a necessary evil
for MatLab efficiency, as MatLab has no facility to avoid
gratuitous memory allocation and copying when passing
( ...