搜索结果
找到约 273 项符合
Linear 的查询结果
按分类筛选
- 全部分类
- matlab例程 (49)
- 数学计算 (28)
- 电源技术 (25)
- 数值算法/人工智能 (17)
- 人工智能/神经网络 (16)
- 技术资料 (13)
- 书籍 (12)
- 其他书籍 (10)
- 模拟电子 (7)
- 其他 (7)
- 单片机编程 (5)
- 电子书籍 (5)
- 通讯编程文档 (5)
- *行业应用 (4)
- 行业发展研究 (4)
- VHDL/FPGA/Verilog (4)
- DSP编程 (4)
- 学术论文 (3)
- 软件设计/软件工程 (3)
- Java编程 (3)
- 通讯/手机编程 (3)
- 文章/文档 (3)
- 无线通信 (2)
- 压缩解压 (2)
- 系统设计方案 (2)
- 文件格式 (2)
- 语音压缩 (2)
- 3G开发 (2)
- 书籍源码 (2)
- 嵌入式/单片机编程 (2)
- STL (2)
- 教程 (2)
- 论文 (2)
- 行业应用文档 (1)
- 通信网络 (1)
- 开关电源 (1)
- 生物技术 (1)
- Applet (1)
- 嵌入式Linux (1)
- 技术管理 (1)
- Linux/Unix编程 (1)
- 其他数据库 (1)
- J2ME (1)
- Ajax (1)
- 企业管理 (1)
- 多国语言处理 (1)
- 数据结构 (1)
- 微处理器开发 (1)
- 编辑器/阅读器 (1)
- 单片机开发 (1)
- 接口技术 (1)
- 源码 (1)
- VIP专区 (1)
- 精品软件 (1)
数学计算 The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti
The module LSQ is for unconstrained linear least-squares fitting. It is
based upon Applied Statistics algorithm AS 274 (see comments at the start
of the module). A planar-rotation algorithm is used to update the QR-
factorization. This makes it suitable for updating regressions as more
data become a ...
Applet Jama includes matrix operator class... and linear Algebra... it s cool
Jama includes matrix operator class...
and linear Algebra...
it s cool
人工智能/神经网络 这是我从网上下载到的Locally Linear Embedding(LLE)的Matlab代码
这是我从网上下载到的Locally Linear Embedding(LLE)的Matlab代码,希望对研究Manifold Leanring的同事有所帮助。
数值算法/人工智能 This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied wi
This OpenNL, a library to easily construct and solve sparse linear systems.
* OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR).
* OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL extension,MUM ...
嵌入式Linux G711 u-law, A-law and linear PCM conversions Programm.
G711 u-law, A-law and linear PCM conversions Programm.
数学计算 Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A spa
Math.NET开源数学库
C#实现
具体功能:
- A linear algebra package, see MathNet.Numerics.LinearAlgebra.
- A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse.
- Non-uniform random generators, see MathNet.Numerics.Generators.
- Distribution fonctions, see MathNet.Numerics.Distribut ...
数学计算 这是不错的LP algorithm(linear programe) 内容我测试过
这是不错的LP algorithm(linear programe)
内容我测试过,效能不错
行业发展研究 主要包括Dolph-Chebyshev Linear Array 和Taylor Line Source Method的原理和仿真
主要包括Dolph-Chebyshev Linear Array 和Taylor Line Source Method的原理和仿真
压缩解压 video editing for is streamlined for fast linear operations over video. It has batch-processing capa
video editing for is streamlined for fast linear operations over video. It has batch-processing capabilities for processing large numbers of files and can be extended with third-party video filters. VirtualDub is mainly geared toward processing AVI files, although it can read (not write) MPEG-1 and ...
人工智能/神经网络 正交线性判别分析(Orthogonal Linear Discriminant Analysis)
正交线性判别分析(Orthogonal Linear Discriminant Analysis),可以用于数据降维上面。