搜索结果
找到约 281 项符合
vector 的查询结果
按分类筛选
- 全部分类
- matlab例程 (42)
- 人工智能/神经网络 (31)
- 其他 (25)
- 数据结构 (21)
- 数学计算 (15)
- 其他书籍 (13)
- Java编程 (10)
- 数值算法/人工智能 (8)
- VC书籍 (8)
- 软件设计/软件工程 (6)
- Linux/Unix编程 (5)
- 网络 (5)
- 压缩解压 (4)
- 文章/文档 (4)
- 嵌入式/单片机编程 (4)
- 单片机开发 (4)
- STL (4)
- 编译器/解释器 (4)
- DSP编程 (4)
- 通讯/手机编程 (4)
- 技术资料 (4)
- Java书籍 (3)
- VHDL/FPGA/Verilog (3)
- 编辑器/阅读器 (3)
- 行业发展研究 (3)
- 书籍 (3)
- 单片机编程 (2)
- 工控技术 (2)
- Applet (2)
- J2ME (2)
- 其他嵌入式/单片机内容 (2)
- 软件工程 (2)
- 加密解密 (2)
- 论文 (2)
- 多媒体 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 通信网络 (1)
- C/C++语言编程 (1)
- 可编程逻辑 (1)
- *行业应用 (1)
- 微处理器开发 (1)
- 游戏 (1)
- Internet/网络编程 (1)
- GPS编程 (1)
- 电子书籍 (1)
- 通讯编程文档 (1)
- FlashMX/Flex源码 (1)
- Delphi控件源码 (1)
- Jsp/Servlet (1)
- 数据库系统 (1)
- Ajax (1)
- 文件格式 (1)
- 多国语言处理 (1)
- 其他文档 (1)
- 图形图像 (1)
- Matlab (1)
- 源码 (1)
- VIP专区 (1)
matlab例程 利用Matlab编程模擬phase noise對OFDM signal的影響,希望供大家参考,Error vector magnitude (EVM)
利用Matlab编程模擬phase noise對OFDM signal的影響,希望供大家参考,Error vector magnitude (EVM)
matlab例程 support vector classification machine % soft margin % uses "kernel.m" % % xtrain: (Ltrain,N) wit
support vector classification machine
% soft margin
% uses "kernel.m"
%
% xtrain: (Ltrain,N) with Ltrain: number of points N: dimension
% ytrain: (Ltrain,1) containing class labels (-1 or +1)
% xrun: (Lrun,N) with Lrun: number of points N: dimension
% atrain: alpha coefficients (from svcm_tra ...
Linux/Unix编程 performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, w
performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, where alpha and beta are scalars, x and y are vectors and A is an
m by n matrix
人工智能/神经网络 Matlab codes for Hidden Sapce Support vector machines
Matlab codes for Hidden Sapce Support vector machines
数学计算 基于核的学习方法SVM(Support Vector Machine)有很好的分类识别性能
基于核的学习方法SVM(Support Vector Machine)有很好的分类识别性能,这是在SVM的基础上改进的一个更好的SKM(Support Kernel Machine)Package.
人工智能/神经网络 Chi Square Test for Independence: calculuate the chi square of a vector and the critical value.
Chi Square Test for Independence: calculuate the chi square of a vector and the critical value.
数学计算 This functions returns the variance of vector elements
This functions returns the variance of vector elements
matlab例程 Basic Differential Encoding/Decoding of input vector of numeric values
Basic Differential Encoding/Decoding of input vector of numeric values
其他 by Jay Kadane。Input:a vector with floats.Output:the maximum submatrix.
by Jay Kadane。Input:a vector with floats.Output:the maximum submatrix.
matlab例程 用MATLAB程序实现support vector machine
用MATLAB程序实现support vector machine