搜索结果
找到约 160 项符合
Parameter Tuning 的查询结果
按分类筛选
- 全部分类
- 技术资料 (46)
- matlab例程 (17)
- 其他书籍 (8)
- 单片机开发 (7)
- 其他 (6)
- 单片机编程 (5)
- 并行计算 (5)
- 数值算法/人工智能 (4)
- Java编程 (4)
- 通讯编程文档 (4)
- 模拟电子 (3)
- 电子书籍 (3)
- Linux/Unix编程 (3)
- 人工智能/神经网络 (3)
- 电源技术 (2)
- 多媒体处理 (2)
- 通讯/手机编程 (2)
- 可编程逻辑 (2)
- 驱动编程 (2)
- 数学计算 (2)
- 微处理器开发 (2)
- Delphi控件源码 (2)
- 其他行业 (2)
- Windows CE (2)
- Oracle数据库 (2)
- 软件设计/软件工程 (2)
- 无线通信 (1)
- DSP编程 (1)
- 测试测量 (1)
- 通信网络 (1)
- Proe教程 (1)
- 压缩解压 (1)
- Modem编程 (1)
- 编辑器/阅读器 (1)
- 磁盘编程 (1)
- 金融证券系统 (1)
- 文件格式 (1)
- CA认证 (1)
- Java书籍 (1)
- J2ME (1)
- VHDL/FPGA/Verilog (1)
- VC书籍 (1)
- 行业发展研究 (1)
- Jsp/Servlet (1)
其他 // 移频选频原理 //Fvco=[(P*B)+A]*Frefin/R //P=32 //loop filter 100k----prescribe //R=12.8M/100K=128--
// 移频选频原理
//Fvco=[(P*B)+A]*Frefin/R
//P=32
//loop filter 100k----prescribe
//R=12.8M/100K=128---Parameter1
//Fvco=频点*2+170280 -1400
//B=Fvco/32-----------Parameter2
//A=Fvco-32*B
人工智能/神经网络 this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
Notes:
1. Input error checking included
2. Inputs can be specified in any order, s ...
行业发展研究 A method is presented for augmenting an extended Kalman filter with an adaptive element. The result
A method is presented for augmenting an extended
Kalman filter with an adaptive element. The resulting estimator
provides robustness to parameter uncertainty and unmodeled
dynamics.
数值算法/人工智能 This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. F
This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself.
First you will be ask to what Port the Reader is connected (0=COM1, 1=COM2).
Then the Class-Byte (CLA), Instruction-Byte (INS), Parameter 1 (P1), Parameter 2 (P2).
If wou don愒 want to send Parameter 3 ...
多媒体处理 VC写的对DTMF信号的识别程序
·VC写的对DTMF信号的识别程序文件列表: About.c about.h dtmffft.c DTMFFFT.exe DTMFFFT.rc fft.c fft.h Parameter.c Parameter.h readme.txt Regis
技术资料 VC写的对DTMF信号的识别程序
·VC写的对DTMF信号的识别程序文件列表: About.c about.h dtmffft.c DTMFFFT.exe DTMFFFT.rc fft.c fft.h Parameter.c Parameter.h readme.txt Regis
matlab例程 The function applies the Madsen method for Doppler Centroid estimation. The input are: 1) the raw d
The function applies the Madsen method for Doppler Centroid estimation. The input are:
1) the raw data, the parameter of the distance between samples in azimuth to be correlated and the PRF (Pulse repetition frequency)
技术资料 用粒子群优化算法进行特征选择和SVM参数优化
用粒子群优化算法进行特征选择和SVM参数优化-Using Particle Swarm Optimization algorithm of feature selection and SVM parameter optimization
技术资料 飞机供电参数测试的设计与实现
便携式飞机供电参数测试系统的设计与实现tation-Portable Aircraft Power Supply Parameter Test System Design and Implementation
其他书籍 The first two functions are useful for creating a blank image of the specified parameters. A possibl
The first two functions are useful for creating a blank image of the specified parameters. A possible use is in functions that require a pointer to a result.
The clone function performs an exact copy of the IplImage* parameter