搜索结果
找到约 174 项符合
Least 的查询结果
按分类筛选
- 全部分类
- matlab例程 (25)
- 其他书籍 (21)
- 数学计算 (18)
- 书籍 (9)
- 其他 (8)
- 人工智能/神经网络 (6)
- Java编程 (5)
- 书籍源码 (5)
- 数值算法/人工智能 (4)
- Linux/Unix编程 (4)
- 通讯/手机编程 (4)
- 文件格式 (3)
- 文章/文档 (3)
- 电源技术 (2)
- 数据结构 (2)
- 单片机开发 (2)
- GPS编程 (2)
- 编译器/解释器 (2)
- 多国语言处理 (2)
- 压缩解压 (2)
- 通讯编程文档 (2)
- FlashMX/Flex源码 (2)
- 中间件编程 (2)
- 游戏 (2)
- 电子书籍 (2)
- 行业发展研究 (2)
- VC书籍 (2)
- 嵌入式/单片机编程 (2)
- 学术论文 (1)
- 模拟电子 (1)
- 单片机编程 (1)
- 教程资料 (1)
- 通信网络 (1)
- 可编程逻辑 (1)
- 微处理器开发 (1)
- 操作系统开发 (1)
- 系统设计方案 (1)
- 汇编语言 (1)
- Delphi控件源码 (1)
- 人物传记/成功经验 (1)
- 网络 (1)
- 其他嵌入式/单片机内容 (1)
- 软件设计/软件工程 (1)
- Ajax (1)
- 编辑器/阅读器 (1)
- 驱动编程 (1)
- Modem编程 (1)
- 企业管理 (1)
- DSP编程 (1)
- Jsp/Servlet (1)
- 认证考试资料 (1)
- 接口技术 (1)
- 无线通信 (1)
- 其他 (1)
- 软件 (1)
- 技术资料 (1)
- 源码 (1)
Java编程 Jvm 规范说明。The Java Virtual Machine was designed to support the Java programming language. Some concep
Jvm 规范说明。The Java Virtual Machine was designed to support the Java programming language. Some concepts and vocabulary from the Java language are thus necessary to understand the virtual machine. This chapter gives enough of an overview of Java to support the discussion of the Java Virtual Machi ...
数学计算 The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d
The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods.
In higher dimensions, only a finite difference/linear alge ...
其他书籍 After the successful global introduction during the past decade of the second generation (2G) digita
After the successful global introduction during the past decade of the second generation (2G) digital
mobile communications systems, it seems that the third generation (3G) Universal Mobile Communication
System (UMTS) has finally taken off, at least in some regions. The plethora of new services that ...
嵌入式/单片机编程 ST uPSD32XX I2C This example demo code is provided as is and has no warranty, implied or otherwise.
ST uPSD32XX I2C This example demo code is provided as is and has no warranty,
implied or otherwise. You are free to use/modify any of the provided
code at your own risk in your applications with the expressed limitation
of liability (see below) so long as your product using the code contains
at leas ...
其他 Please carefully read the many features of your package and then write the specific function (at lea
Please carefully read the many features of your package and then write the specific function (at least 20 words). As far as possible not to let the station master of the time spent in the
数学计算 Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports th
Mapack可用来做矩阵运算
Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank, Condition, Trace, Cholesky, LU, QR, Single V ...
数学计算 observable distribution grid are investigated. A distribution grid is observable if the state of th
observable distribution grid are investigated. A distribution
grid is observable if the state of the grid can be fully determined.
For the simulations, the modified 34-bus IEEE test feeder is used.
The measurements needed for the state estimation are generated
by the ladder iterative technique. Two ...
GPS编程 This is GPS in matlab calculatePseudoranges finds relative pseudoranges for all satellites listed
This is GPS in matlab calculatePseudoranges finds relative pseudoranges for all satellites
listed in CHANNELLIST at the specified millisecond of the processed
signal. The pseudoranges contain unknown receiver clock offset. It can be
found by the least squares position search procedure.
行业发展研究 In computer vision, sets of data acquired by sampling the same scene or object at different times, o
In computer vision, sets of data acquired by sampling the same scene or object at different times, or from different perspectives, will be in different coordinate systems. Image registration is the process of transforming the different sets of data into one coordinate system. Registration is necessa ...
其他 In some graphs, the shortest path is given by optimizing two different metrics: the sum of weights o
In some graphs, the shortest path is given by optimizing two different metrics: the sum of weights of the edges and the number of edges. For example: if two paths with equal cost exist then, the path with the least number of edges is chosen as the shortest path. Given this metric, you have find out ...