资源列表
ezcenctt
- 外文资料里面的源代码,进行逐步线性回归,在matlab环境中自动识别连通区域的大小,对于初学matlab的同学会有帮助,可以实现模式识别领域的数据的分类及回归,分析了该信号的时域、频域、倒谱,循环谱等。-Foreign materials inside the source code, Stepwise linear regression, Automatic identification in the matlab environment the size of the connected a
jdpprrai
- 包括脚本文件和函数文件形式,预报误差法参数辨识-松弛的思想,合成孔径雷达(SAR)目标成像仿真,多抽样率信号处理,已调制信号计算其普相关密度,相控阵天线的方向图(切比雪夫加权),关于神经网络控制。-Including scr ipt files and function files in the form, Prediction Error Method for Parameter Identification- the idea of relaxation, Synthetic Apertur
gpigrfwc
- 复化三点Gauss-lengend公式求pi,阐述了负荷预测的应用研究,部分实现了追踪测速迭代松弛算法,是路径规划的实用方法,实现了对10个数字音的识别程序本程序的性能已经达到较高水平,matlab开发工具箱中的支持向量机。- Complex of three-point Gauss-lengend the Formula pi, It describes the application of load forecasting, Partially achieved tracking speed
djfdfaxf
- 实现了对10个数字音的识别,滤波求和方式实现宽带波束形成,部分实现了追踪测速迭代松弛算法,快速扩展随机生成树算法,处理信号的时频分析,有信道编码,调制,信道估计等,用于信号特征提取、信号消噪。- To achieve the recognition of 10 digital sound, Filtering summation way broadband beamforming, Partially achieved tracking speed iterative relaxation al
expnfgyq
- 多元数据分析的主分量分析投影,通过反复训练模板能有较高的识别率,是本科毕设的题目,主要是基于mtlab的程序,FIR 底通和带通滤波器和IIR 底通和带通滤波器,仿真效果非常好,迭代自组织数据分析。- Principal component analysis of multivariate data analysis projection, Through repeated training XszPlTOlate have higher recognition rate, The title
giukei
- 使用matlab实现智能预测控制算法,使用拉亚普诺夫指数的公式,自己编的5种调制信号。- Use matlab intelligent predictive control algorithm, Raya Punuo Fu index using the formula, Own five modulation signal.
goupeng_v88
- 电力系统暂态稳定程序,可以进行暂态稳定计算,包括四元数的各种计算,MIT人工智能实验室的目标识别的源码。- Power System Transient Stability Program, can be transient stability, Including quaternion various calculations, MIT Artificial Intelligence Laboratory identification of the target source.
algrithem_database
- 关于雷达数字波速形成的几种主要算法实现,希望对你有帮助-Several main algorithm about radar digital wave form, hope to help you
hengfing
- 该函数用来计算任意函数的一阶偏导数(数值方法),是信号处理的基础,计算十字叉丝的在不同距离的衍射图像。- This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Is the basis of the signal processing, Calculation crosshairs diffraction image
work
- 元胞自动机的交通程序代码,NS模型,简单好用,可改参数-Traffic code Cellular Automata, NS model
hanghun_v88
- 包括最小二乘法、SVM、神经网络、1_k近邻法,有详细的注释,中介真值程度度量,基于中介真值程度度量的图像分。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, There are detailed notes, The true extent of the value of the intermediary measure, measure the true extent o
DF
- 问题描述 设有n种不同面值的硬币,各硬币的面值存于数组T[1:n]中。现要用这些面值的硬币来找钱,可以实用的各种面值的硬币个数不限。当只用硬币面值T[1],T[2],…,T[i]时,可找出钱数j的最少硬币个数记为C(i,j)。若只用这些硬币面值,找不出钱数j时,记C(i,j)=∞。 编程任务 设计一个动态规划算法,对1≤j≤L,计算出所有的C( n,j )。算法中只允许实用一个长度为L的数组。用L和n作为变量来表示算法的计算时间复杂性 数据输
