-
神经网络和智能信号处理
里面是很多智能算法的doc版资料,此外还有信号处理的方法.如BP,SOM,RBF,混沌神经网络等等,适合初学者
- 2022-07-13 05:33:26下载
- 积分:1
-
2013年蓝桥杯例程
资源描述原创代码,精心分析2013年国赛蓝桥杯例程,资源共享给大家
- 2022-02-02 05:08:35下载
- 积分:1
-
JPL的stacov文件格式转sinex格式的Fortran源程序
JPL的stacov文件格式转sinex格式的Fortran源程序-JPLs stacov file format change to sinex format Fortran source code
- 2023-07-15 17:50:03下载
- 积分:1
-
DSP6713 的FIR算法实现
这个是关于DSP6713的一个FIR算法的实现,仿真以通过,可以直接观察波形,基本的使用时,产生波形后,在CCS的view下观看波形的产生/* Purpose:FIR filter procedure for processing a group of data *//* Prototype in C:void fir_filter(const int x[],const int h[], *//* short y[],int n,int m,int s); *//* const int x[]:输入信号的缓冲数组,int类型,在滤波中不可修改 *//* const int h[]:滤波器的系数数组,int类型,在滤波中不可修改 *//* short y[]:输出信号的缓冲数组,short类型 *//* n:滤波器长度,本例中为ORDER_FIR &nbs
- 2022-02-02 18:16:07下载
- 积分:1
-
实数DE代码
很实用的实数差异演化(DE)算法,实用类实现的,里面有几种不同的变异方案。
- 2022-03-23 14:07:29下载
- 积分:1
-
飞思卡尔电磁组程序
此项目信纸被为了让你启动并运行快速与 MC9S12DG128B 的 CodeWarrior。它是为所选的 CPU 和目标连接设置但是,可以容易地修改。
- 2022-06-26 09:06:31下载
- 积分:1
-
数学建模题目 研究生
空中加油
数学建模题目 研究生
空中加油 -Graduate School of Mathematical Modeling topic aerial refueling
- 2022-12-13 07:55:03下载
- 积分:1
-
自动谱分析:可用于丢失/采样/子束光谱分析;矢量自动迭代,可用于建模,故障诊断;...
自动谱分析:可用于丢失/采样/子束光谱分析;矢量自动迭代,可用于建模,故障诊断;-The applications of this additional toolbox are:
- Automatic spectral analysis for Irregular sampling/Missing data, analysis of spectral subbands,
- Vector Autoregressive modeling and Detection [uses ARMASA]
- Reduced statistics ARMAsel: A compact yet accurate ARMA model is obtained based on a given power spectrum. Can be used for generation of colored noise with a prescribed spectrum.
- ARfil algorithm: The analysis of missing data/irregularly sampled signals
- Subband analysis: Accurate analysis of a part of the power spectrum
- Detection: Generally applicable test statistic to determine whether two signals have been generated by the same process or not. Based on the Kullback-Leibler index or Likelihood Ratio.
- Analysis of segments of data, possibly of unequal length.
- 2022-03-04 02:22:26下载
- 积分:1
-
This is the application of genetic algorithms using the MATLAB language, I think...
这是遗传算法的应用,用的是MATLAB语言编写的,我觉的会对大家有用。-This is the application of genetic algorithms using the MATLAB language, I think the people will useful.
- 2022-02-14 23:11:24下载
- 积分:1
-
本算法为机械优化设计中的一维黄金搜索算法,可以求取方程的极值。...
本算法为机械优化设计中的一维黄金搜索算法,可以求取方程的极值。-This programm realizes the golden section search method for machanical one-dimesion optimum designing ,you can use it to get the mimimax solution
- 2023-03-05 18:15:03下载
- 积分:1