资源列表
KFFT
- 计算离散傅里叶变换的一种快速算法,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。-A computing discrete Fourier transform fast algorithm, referred to as FFT. Fast Fourier Transform in 1965 by the JW Cooley and TW T
word
- 点菜系统的一部分功能代码,没什么技术含量,请不要随意举报,体谅别人的苦衷,谢谢!-nice project
SingleNeuralNetPID
- 用MATLAB实现的单神经元PID算法程序
sort
- 基于链式存储的基数排序算法,很好用的。很不错的,参考书籍。-Radix Sort algorithm based on chain store, easy to use.
juzhen
- 矩阵Strassen算法,调试成功,和普通矩阵乘法的比较。-Strassen matrix algorithms, debugging success, and the general comparison matrix multiplication.
003-matlab-
- MATLAB智能算法30个案例分析源码,一元函数寻优,NIND=40 个体数目 MAXGEN=20 最大遗传代数 PRECI=20 变量的二进制位数 GGAP=0.95 代沟 px=0.7 交叉概率 pm=0.01 变异概率-Intelligent algorithm MATLAB source 30 case studies, one dollar function optimization, NIND = 40 the number of individuals MA
CallbackFunction
- 实现了一个简洁的函数指针回调的模板类,重在清晰明了、简洁-implementation of a simple function callback.
missile_target_engagement_simulation_(Fig3.2a4.2)
- simulation of figure 3.2 and 4.2 in zarchan book
123
- 被控对象为一个三环结构的伺服系统。伺服系统参数和控制参数在程序中给出描述。系统采样时间为1ms.根据是否加入摩擦干扰和前馈补偿分别进行仿真。-Charged for a three-ring structure of the servo system. Servo system parameters and control parameters described in the procedure are given. System sampling time of 1ms. In accord
music(1)
- 使用MATLAB软件对智能天线进行DOA估计的MUSIC算法仿真研究,希望对大家学习有帮助-Using MATLAB software on smart antennas for DOA Estimation Algorithm for Simulation of MUSIC, in the hope that will help them to learn
RLS
- 基于RLS算法的自适应线性预测,matlab代码,可以一用-Adaptive linear prediction based on RLS algorithm, matlab code, one can use
qsort
- 快速排序算法,可直接编译运行,十分方便,添加注释和示范,便于理解-Quicksort algorithm can be directly compiled to run, very convenient, add comments and demonstrations, easy to understand