-
beam
内部连个文件,一个是多天线阵列的方向图,一个是多天线v-blast仿真程序,对学习波束成形的朋友有用。(Even within the files, a multi-antenna array pattern, a multi-antenna v-blast simulation program, to learn useful for beamforming friends.)
- 2009-11-22 14:58:33下载
- 积分:1
-
Svm
统计模式识别、线性或非线性回归以及人工神经网络等方法是数据挖掘的有效工具,支持向量分类(support vector classification,简称SVC)算法是一个很有发展前景的方向。(Statistical pattern recognition, linear or nonlinear regression and artificial neural network approach is an effective tool for data mining, support vector classification (support vector classification, referred to as SVC) algorithm is a promising direction.)
- 2008-07-01 15:03:24下载
- 积分:1
-
TSP-of-ACO-matlab
蚁群算法用于解决TSP问题,用matlab实现的算法,调试通过(ant colony optimization alorithm TSP problem )
- 2012-05-06 01:23:10下载
- 积分:1
-
MATLAB-2009b
MATLAB 2009b 从入门到精通,关于matlab的相关操作。
(If you are viewing this topic in the MATLAB Help browser, you can run one of
the utilities provided here to create associations in the Windows environment
for common file types used by MATLAB.)
- 2014-12-05 10:47:34下载
- 积分:1
-
interpolation-and-fitting
matlab经典算法程序中关于插值和拟合的具体指导资料 给需要的朋友们以启发(classical algorithm matlab program on interpolation and fitting specific guidance information to a friend who needs to inspire)
- 2013-11-13 11:20:13下载
- 积分:1
-
Bayse
说明: 贝叶斯方法将所有参数看作随机变量,将未知参数的先验信息与观测数据综合,再由贝叶斯定理求算出后验概率分布,进而根据后验分布去推断未知参数。(Bayesian method regards all parameters as random variables, synthesizes the prior information of unknown parameters with observation data, calculates the posterior probability distribution by Bayesian theorem, and infers unknown parameters according to the posterior distribution.)
- 2021-01-05 22:37:57下载
- 积分:1
-
voiceanalasis
运用matlab工具对语音信号处理的几个方面:短时能量、端点检测、和功率谱及短时傅立叶变换特性作了简单的分析。(use Matlab tool for voice signal processing areas : short-term energy and endpoint detection, and the power spectrum and the characteristics of short-time Fourier transform with a simple analysis.)
- 2007-01-13 22:47:28下载
- 积分:1
-
pfc_boost
boost型平均电流APFC,输出波形完美,输入电流thd低于4%(boost type average current control APFC)
- 2018-06-02 10:55:53下载
- 积分:1
-
MATLABGUI
gui的教程,书中的例子及题目的源码.彼此是对应的(gui of course, the book's source code examples and topics. Each other is the corresponding)
- 2009-05-31 20:43:29下载
- 积分:1
-
luv2rgb
LAB2RGB Convert an image from CIELAB to RGB
function [R, G, B] = Lab2RGB(L, a, b)
function [R, G, B] = Lab2RGB(I)
function I = Lab2RGB(...)
- 2010-05-14 08:26:09下载
- 积分:1