搜索结果
找到约 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)
单片机开发 This example demo code is provided as is and has no warranty, implied or otherwise. You are free to
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 least one uPSD produ ...
数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if
A = 1 2 3 then B = 3 2 1
4 5 6 6 5 4
7 8 9 9 8 7
Write a main program to call reverse(A) for the matrix A = magic(5 ...
系统设计方案 The BeeStack Application Development Guide describes how to develop an application for BeeStack, in
The BeeStack Application Development Guide describes how to develop an application for
BeeStack, including discussions on major considerations for commercial applications.
This document is intended for software developers who write applications for BeeStack-based
products using Freescale development ...
其他 aiNet application is a very powerful and a very simple tool for solving the problems which are usual
aiNet application is a very powerful and a very simple tool for solving the problems which are usually solved with artificial neural networks (ANN). All possible tests we had run proved that the results obtained with aiNet are at least as good as the results obtained with some other ANNs. Let us sta ...
VC书籍 This book is for the experience and not the same level of the design process so prepared by the staf
This book is for the experience and not the same level of the design process so prepared by the staff, of course, the reader should at least be able to prepare a simple C language program. On the C language are learning readers, this book is any C language tutorial excellent supporting materials, to ...
matlab例程 GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to so
GloptiPoly 3: moments, optimization and
semidefinite programming.
Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of
Moments (GPM), an infinite-dimensional optimization problem which can be viewed as
an extension of the classical problem of moments [8]. From a th ...
matlab例程 Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numeri
Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course
in numerical methods, Matlab, and technical computing. The emphasis is on in-
formed use of mathematical software. We want you learn enough about the mathe-
matical functions in Matlab that you will be able to ...
matlab例程 Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (
Toolbox for Numerical Computing with MATLAB (by Cleve Moler).
Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course
in numerical methods, Matlab, and technical computing. The emphasis is on in-
formed use of mathematical software. We want you learn enough abou ...
单片机开发 this directory contains the following: * The acdc algorithm for finding the approximate general
this directory
contains the following:
* The acdc algorithm for finding the
approximate general (non-orthogonal)
joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices.
[acdc.m]
* The acdc algorithm for finding the
same for a set of Symmetric matrices.
[acdc_s ...
matlab例程 The toolbox solves a variety of approximate modeling problems for linear static models. The model ca
The toolbox solves a variety of approximate modeling problems for linear static models. The model can be parameterized in kernel, image, or input/output form and the approximation criterion, called misfit, is a weighted norm between the given data and data that is consistent with the model. There ar ...