搜索结果

找到约 341 项符合 Vector 的查询结果

matlab例程 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1

统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines
https://www.eeworm.com/dl/665/428849.html
下载: 29
查看: 1101

数值算法/人工智能 Rainbow is a C program that performs document classification usingone of several different methods,

Rainbow is a C program that performs document classification usingone of several different methods, including naive Bayes, TFIDF/Rocchio,K-nearest neighbor, Maximum Entropy, Support Vector Machines, Fuhr sProbabilitistic Indexing, and a simple-minded form a shrinkage withnaive Bayes.
https://www.eeworm.com/dl/518/124048.html
下载: 182
查看: 1100

其他嵌入式/单片机内容 This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapp

This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapping variables to memory and unrolling loop and vector operations. You will learn how to create different hardware architectures without modifying the MATLAB source to explore different area/performan ...
https://www.eeworm.com/dl/687/202430.html
下载: 160
查看: 1096

其他 Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this mo

Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this motion into a forward and backward whil orbits. The current function makes use of two sensors to generate a bi-directional spectrogram. The method can be extended to any time-frequency distribution % ...
https://www.eeworm.com/dl/534/167783.html
下载: 145
查看: 1110

模拟电子 三电平变换器STATCOM空间矢量调制

This paper presents a space vector modulation(SVM)-based switching strategy for a three-level neutral point clamped (NPC) converter that is adapted as a STATCOM.
https://www.eeworm.com/dl/571/21227.html
下载: 176
查看: 1070

Java编程 输入四个点

输入四个点,判断此四点是否可形成一个平行四边形。 程序中描述了一个抽象数据类型Vector2D,表示一个向量。具有(x,y)两个值。其本身具有减另一个向量(minus(Vector2D)),判断自身是否为零向量(iszero()),与另一个向量对应值y,x乘积之差(inner(Vector2D))。由于两个向量平行,则乘积之差x1*y2-x2*y1=0。点A,B,C, ...
https://www.eeworm.com/dl/633/290332.html
下载: 51
查看: 1069

软件工程 The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This

The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
https://www.eeworm.com/dl/540/355175.html
下载: 61
查看: 1072

软件工程 The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This

The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
https://www.eeworm.com/dl/540/355176.html
下载: 95
查看: 1086

软件设计/软件工程 本文档介绍了如何使用各种内嵌工具

本文档介绍了如何使用各种内嵌工具,函数和其他一些小技巧来加强使用matlab的速度和效率,是广大爱好者必读的文档。具体内容请参阅文档。 Learn how to use the Profiler tool, vectorized functions, and other tricks to writing efficient MATLAB code. This article includes how to convert any array into a column v ...
https://www.eeworm.com/dl/684/398036.html
下载: 46
查看: 1096

数学计算 Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user wi

Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use. Function inputs need not accept vector args.
https://www.eeworm.com/dl/641/363634.html
下载: 152
查看: 1118