搜索结果
找到约 245 项符合
results 的查询结果
按分类筛选
- 全部分类
- matlab例程 (26)
- 单片机编程 (24)
- 书籍 (24)
- 其他 (18)
- 技术资料 (16)
- 其他书籍 (14)
- 单片机开发 (10)
- 软件设计/软件工程 (8)
- 行业发展研究 (7)
- 无线通信 (6)
- 文件格式 (5)
- 文章/文档 (5)
- 数学计算 (5)
- 网络 (5)
- 电源技术 (4)
- 人工智能/神经网络 (4)
- 可编程逻辑 (3)
- Java编程 (3)
- 书籍源码 (3)
- VC书籍 (3)
- 嵌入式/单片机编程 (3)
- 电子书籍 (3)
- 论文 (3)
- 教程资料 (2)
- 测试测量 (2)
- 通讯/手机编程 (2)
- 通讯编程文档 (2)
- 技术管理 (2)
- Linux/Unix编程 (2)
- DSP编程 (2)
- uCOS编程 (1)
- 模拟电子 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- ARM (1)
- 工控技术 (1)
- Applet (1)
- 邮电通讯系统 (1)
- 其他嵌入式/单片机内容 (1)
- SQL Server (1)
- 数据结构 (1)
- 软件工程 (1)
- 驱动编程 (1)
- 其他行业 (1)
- 汇编语言 (1)
- 压缩解压 (1)
- 系统设计方案 (1)
- Jsp/Servlet (1)
- 语音压缩 (1)
- 中间件编程 (1)
- 3G开发 (1)
- 金融证券系统 (1)
- 电子政务应用 (1)
- Windows Mobile (1)
- J2ME (1)
- 软件测试 (1)
- 源码/资料 (1)
- 其他 (1)
- 软件 (1)
单片机开发 // This program measures the voltage on an external ADC input and prints the // result to a termin
// This program measures the voltage on an external ADC input and prints the
// result to a terminal window via the UART.
//
// The system is clocked using the internal 24.5MHz oscillator.
// Results are printed to the UART from a loop with the rate set by a delay
// based on Timer 2. This loop p ...
系统设计方案 A new PLL topology and a new simplified linear model are presented. The new fractional-N synthesizer
A new PLL topology and a new simplified linear model are presented. The new fractional-N synthesizer presents no reference spurs and lowers the overall phase noise, thanks to the presence of a SampleJHold block. With a new simulation methodology it is possible to perform very accurate simulations, w ...
matlab例程 In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: ...
matlab例程 sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G
sbgcop: Semiparametric Bayesian Gaussian copula estimation
This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data.
...
matlab例程 sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G
sbgcop: Semiparametric Bayesian Gaussian copula estimation
This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data.
...
其他书籍 sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G
sbgcop: Semiparametric Bayesian Gaussian copula estimation
This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data.
...
其他 A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to De
A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to Develop Portfolio Optimization Models." The scripts generate 3D efficient frontiers for a universe of 44 stocks with time as the third axis. Additional scripts perform various ex-ante and ex-post analys ...
其他 A technical trading system comprises a set of trading rules that can be used to generate trading sig
A technical trading system comprises a set of trading rules that can be used to generate trading signals. In general, a simple trading system has one or two parameters that determine the timing of trading signals. Each rule contained in a trading system is the results of parameterizations.
(Source ...
Jsp/Servlet simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu
simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu option. Count the number of times each side of the coin appears. Display the results. The program should call a separate method flip that takes no arguments and returns false for tails and true for ...
其他 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 ...