搜索结果
找到约 348 项符合
Dot-matrix 的查询结果
技术书籍 LatentSVM论文
The object detector described below has been initially proposed by
P.F. Felzenszwalb in [Felzenszwalb2010]. It is based on a
Dalal-Triggs detector that uses a single filter on histogram of
oriented gradients (HOG) features to represent an object category.
This detector uses a sliding window approac ...
数值算法/人工智能 matrix数学笔记
很经典的笔记,供人阅读和思考里面的思路,希望采纳
Matlab 核函数矩阵
建立了一个用于求解sigma的核函数矩阵,全部的测试数据点为一行数据,This matrix should be positive definite if the kernel function
DSP工具/软件 tas3204
The TAS3204 is a highly-integrated audio system-on-chip (SOC) consisting of a fully-programmable, 48-bit digital audio processor, a 3:1 stereo analog input MUX, four ADCs, four DACs, and other analog functionality. The TAS3204 is programmable with the graphical PurePath Studio™ suite of DS ...
数学计算 计算本征值程序
Computes all eigenvalues and eigenvectors of a real symmetric matrix a,
! which is of size n by n, stored in a physical np by np array.
! On output, elements of a above the diagonal are destroyed.
! d returns the eigenvalues of a in its first n elements.
! v is a matrix with the same logical and ...
软件 道理特分解法
#include "iostream" using namespace std;
class Matrix
{
private:
double** A; //矩阵A
double *b; //向量b
public:
int size;
Matrix(int );
~Matrix();
friend double* Dooli(Matrix& );
void Input();
void Disp();
};
Matrix::Matrix(int x) {
size= ...
其他 TTP233D系列单通道触控芯片 台湾通泰永嘉微电优势代理
产品型号:TTP232-CA6 
产品品牌:TONTEK/通泰
封装形式:SOT23-6
产品年份:新年份
联 系 人:许先生
联 系 QQ:1918885898 
联系手机:18898582398
台湾通泰一级代理,原装现货最有优势!工程服务,技术支持,让您的生产高枕无忧!
量大价优,保证原装正品。您有量,我有价!
...
书籍 Introduction_to_Dynamic_Systems
This book  is  an outgrowth of a course developed at Stanford University over
the past  five  years. It  is  suitable as a self-contained textbook for second-level
undergraduates  or  for first-level graduate students in almost every field that
employs quantit ...
书籍 Linear_Matrix_Inequalities_in_System
The basic topic of this book is solving problems from system and control theory using
convex optimization. We show that a wide variety of problems arising in system
and control theory can be reduced to a handful of standard convex and quasiconvex
optimization problems that involve matrix inequalitie ...
技术资料 ServoOne安装调试手册
Note: Before commissioning the value of the connected mains voltage must be set in the servo controller(factory setting=3×400 V AC). More detailed information see chapter 4"Commissioning".通讯接口所有的Servo-One系列均有USB及TCP/IP通讯接口,可通过LT-I公司的Drive-Manager5软件进行通讯,进行相关参数的 ...