搜索结果
找到约 59 项符合
Variables 的查询结果
按分类筛选
- 全部分类
- matlab例程 (7)
- Java编程 (5)
- 其他 (4)
- 人工智能/神经网络 (4)
- 数学计算 (4)
- 单片机开发 (3)
- Linux/Unix编程 (3)
- 其他书籍 (3)
- 编译器/解释器 (2)
- 电子书籍 (2)
- 软件设计/软件工程 (2)
- 数值算法/人工智能 (2)
- 书籍 (2)
- 可编程逻辑 (1)
- 编辑器/阅读器 (1)
- 其他嵌入式/单片机内容 (1)
- 文章/文档 (1)
- 文件格式 (1)
- 汇编语言 (1)
- 邮电通讯系统 (1)
- 微处理器开发 (1)
- VC书籍 (1)
- 驱动编程 (1)
- 通讯/手机编程 (1)
- J2ME (1)
- 源码 (1)
- 软件 (1)
- 论文 (1)
- 技术资料 (1)
其他 A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bund
A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bundle adjustment, a computer vision/photogrammetry problem that typically involves several thousand variables
通讯/手机编程 for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix
for entropy
H = entropy(S)
this command will evaluate the entropy of S, S should be row matrix
H = entropy([X Y Z])
this command will find the joint entropy for the 3 variables
H = entropy([X,Y],[Z,W])
this will find H(X,Y/Z,W).. you can use it for any combination of joint entropies
...
J2ME Description Scientific calculator. Allows to perform caclulation with high precicion and implemen
Description
Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your own function, store results in variables and use variable ...
源码 c#简单计算器
// 学生管理.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE hInst; // current instance
TCHAR szTitle[MAX_LOADSTRING]; // The title bar text
TCHAR szWindowClass[MAX_LOADSTRING]; ...
软件 简单的计算器
// 学生管理.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE hInst; // current instance
TCHAR szTitle[MAX_LOADSTRING]; // The title bar text
TCHAR szWindowClass[MAX_LOADSTRING]; ...
论文 EDA分布估计算法经典论文
压缩包中有5篇论文,分别为《Data-driven analysis of variables and dependencies in continuous optimization problems and EDAs》这是一篇博士论文,较为详细的介绍了各种EDA算法;《Anisotropic adaptive variance scaling for Gaussian estimation of distribution algorithm》《Enhancing Gaussian Estimation of Dis ...
书籍 Probability and Random Processes
Many good textbooks exist on probability and random processes written at the under-
graduate level to the research level. However, there is no one handy and ready book
that explains most of the essential topics, such as random variables and most of their
frequently used discrete and continuous proba ...
书籍 Vienna LTE-Advanced Simulators
In this first part of the book the Vienna Link Level (LL) Simulators are described.
The first chapter provides basics of LL simulations, introduces the most common
variables and parameters as well as the transceiver structures that are applied in
Long-Term Evolution (LTE) and Long-Term Evolution-Adv ...
技术资料 Ansoft0MaxwellV12电机瞬态分析教程
This Getting Started Guide is written for Maxwell beginners and experienced users who would like to quickly re familiarize themselves with the capabilities of MaxwelL.This guide leads you step-by-step through solving and analyzing the results of a rotational actuator magnetostatic problem with motio ...