-
arm
利用ar建模 计算ar参数的阶数和ar参数的系数 可以对语音建模(ar modeling)
- 2013-12-05 12:49:56下载
- 积分:1
-
yichuan
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法(Genetic Algorithm (Genetic Algorithm) is a computational model simulates Darwinian natural selection and genetic mechanisms of biological evolution process of biological evolution, is a natural evolutionary process by simulating the optimal solution search methods)
- 2014-02-08 09:17:18下载
- 积分:1
-
elm
使用极限学习机进行预测,含有实际电厂数据(Using extreme learning machine to predict, which contains actual power plant data)
- 2020-12-22 16:19:07下载
- 积分:1
-
xiaorgb
rgb颜色模板的肤色提取方法,对于人脸定位有着一定的帮助(rgb color color template extraction method for face detection with some help)
- 2010-12-21 17:55:53下载
- 积分:1
-
alamouti
该文档详细的介绍了alamouti码的编码原理(This document describes in detail the principle of a Code alamouti)
- 2011-05-20 21:49:39下载
- 积分:1
-
RBF_for_test_code
RBF神经网络预测程序,适用于初学者对神经网络的进一步了解(RBF neural network forecasting procedures, suitable for beginners on the further understanding of the neural network)
- 2013-03-21 09:42:21下载
- 积分:1
-
ellipsefit
基于矩阵理论,根据最小二乘法进行的椭圆曲线拟合的matlab程序(ellipse fit
theory of matrix
least square)
- 2015-05-17 02:22:54下载
- 积分:1
-
lao-rk52
基于互功率谱的时延估计,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块,有较好的参考价值。( Based on the time delay estimation of power spectrum, ofdm system simulation including 16qam modulation fft windowing modules plus cp, There are good reference value.)
- 2017-04-10 17:22:31下载
- 积分:1
-
IIR-filter-design
说明: IIR滤波器设计 在设计一个IIR数字滤波器时,我们根据指标先写出模拟滤波器的公式,然后通过一定的变换,将模拟滤波器的公式转换成数字滤波器的公式(IIR filter design in the design of an IIR digital filter, we first write the analog filter based on index formula, and then through a certain transformation, the analog filters into digital filters equation formula)
- 2011-03-14 15:20:27下载
- 积分:1
-
ttbox25102012
一款利用matlab编写的射线追踪程序,易改易用。(The installation of TTBOX is relatively simple. All you have to do is to create some directories and tell MatLab, where TTBOX is.
if it does not already exist, create a directory matlab within your home directory.
Copy the TTBOX directory into the matlab directory
if it does not already exist, create a file startup.m within the matlab directory
Insert the following lines into startup.m:
basepath= This should be the path to your home directory!
addpath([basepath filesep matlab filesep ttbox ],1)
addpath([basepath filesep matlab filesep ttbox filesep support ],1)
execute startup within the MatLab command window.
MatLab is now ready to execute TTBOX routines.
The startup-script will be executed automatically upon start of MatLab.
In order to read the online documentation, you have to browse to the doc directory and open the ttbox/doc/ttbox.html file with your web browser (it is recommended to set a bookma)
- 2014-08-28 19:53:12下载
- 积分:1