搜索结果
找到约 110 项符合
Maximum 的查询结果
按分类筛选
- 全部分类
- matlab例程 (19)
- 其他 (7)
- 单片机编程 (6)
- 技术资料 (6)
- 模拟电子 (4)
- 电源技术 (4)
- 技术管理 (4)
- 单片机开发 (3)
- 数学计算 (3)
- 数值算法/人工智能 (3)
- 人工智能/神经网络 (3)
- 书籍 (3)
- 可编程逻辑 (2)
- 其他书籍 (2)
- 书籍源码 (2)
- 系统设计方案 (2)
- 通讯/手机编程 (2)
- Java编程 (2)
- 汇编语言 (2)
- 学术论文 (1)
- PCB相关 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- C/C++语言编程 (1)
- 测试测量 (1)
- USB编程 (1)
- 软件设计/软件工程 (1)
- 文件格式 (1)
- 行业发展研究 (1)
- 多国语言处理 (1)
- 驱动编程 (1)
- DSP编程 (1)
- 文章/文档 (1)
- 3G开发 (1)
- 网络 (1)
- 其他行业 (1)
- 数据结构 (1)
- 金融证券系统 (1)
- Internet/网络编程 (1)
- 加密解密 (1)
- VHDL/FPGA/Verilog (1)
- Symbian (1)
- 认证考试资料 (1)
- 技术书籍 (1)
- 接口技术 (1)
- 其他文档 (1)
- 其他 (1)
- 软件 (1)
- 手册 (1)
- 精品软件 (1)
matlab例程 the text file QMLE contains the quasi maximum likelyhood estimating procedure and performing Infor
the text file QMLE contains the quasi maximum
likelyhood estimating procedure and performing Information Matrix test
for a univariate GARCH(1,1) model
matlab例程 This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque
This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforwa ...
matlab例程 97 law to enhance the classic procedure Ridge wavelet extraction Modulus maximum for the wavelet
97 law to enhance the classic procedure
Ridge wavelet extraction
Modulus maximum for the wavelet edge detection
Small spectral analysis method mallat classic procedure
数据结构 maximum heap and print
maximum heap and print
金融证券系统 Implements Maximum likelihood estimation of beta and other parameters for model of stock portfolio v
Implements Maximum likelihood estimation of beta and other parameters for model of stock portfolio vs. index using kalman filter
加密解密 /* Divide and Conquer */ /* Find minimum and maximum from a given series of numbers */ /* by usin
/* Divide and Conquer */
/* Find minimum and maximum from a given series of numbers */
/* by using above said policy */
gcd
fibonacci
人工智能/神经网络 a genetic algorithm to find the maximum of a polynomial function
a genetic algorithm to find the maximum of a polynomial function
Symbian This C++ example demonstrates how to play (a maximum of 16) simultaneous voices. The example has eig
This C++ example demonstrates how to play (a maximum of 16) simultaneous voices. The example has eight blocks moving on the screen and playing sounds when they collide with a wall or with each other. The updated example has been tested to support S60 5th Edition and touch UI. Important classes: CMda ...
matlab例程 maximum ratio combining
maximum ratio combining
数学计算 Binary Search Tree Implementation with extra features like Maximum Depth of a tree, Minimum element
Binary Search Tree Implementation with extra features like Maximum Depth of a tree, Minimum element in the BST and Mirroring of BST.