搜索结果
找到约 531 项符合
Space-Vector 的查询结果
matlab例程 support vector machine的osu源码
support vector machine的osu源码
数据结构 这是一个显示如何用VECTOR的一个程序,C++中的VECTOR功能类似,但是也有不同
这是一个显示如何用VECTOR的一个程序,C++中的VECTOR功能类似,但是也有不同
matlab例程 This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equ
This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide by treating the interior of the mesh as free space/air and e ...
Applet Delineate is a tool for converting bitmap raster images to SVG (Scalable Vector Graphics) using Auto
Delineate is a tool for converting bitmap raster images to SVG (Scalable Vector Graphics) using AutoTrace or potrace. It displays SVG results using Apache Batik. Input formats are JPEG, PNG, GIF, BMP, TIFF, PNM, PBM, PGM, PPM, IFF,PCD, PSD, RAS.
文件格式 MATLAB-functions used in Space-Time Project Simulation
MATLAB-functions used in Space-Time Project Simulation
人工智能/神经网络 svm(support vector machine)的训练识别算法程序
svm(support vector machine)的训练识别算法程序
人工智能/神经网络 Support Vector Machines is a powerful methodology for solving problems in nonlinear classification a
Support Vector Machines is a powerful methodology for solving problems in nonlinear classification and regression.
It is a matlab version.
matlab例程 Jankiraman和 Mohinder写的Space-time codes and MIMO systems的源码
Jankiraman和 Mohinder写的Space-time codes and MIMO systems的源码
人工智能/神经网络 color based segment in YCbCr space
color based segment in YCbCr space
数据结构 a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, lis
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.