资源列表
CS-SVM
- 利用布谷鸟算法优化svm,有目标函数 实验室程序,好用(Optimization of SVM based on cuckoo algorithm)
部标程序
- STM32 ucos系统 部标机程序 KEIL(this is about use cortex m3 to programming.)
ABAQUS复合材料分析插件及PPT
- 简单介绍了ABAQUS复合材料分析插件及PPT(ABAQUS composite material analysis plug-in and PPT)
钢琴
- 导入音频文件,通过其音色识别出弹奏乐器为钢琴。(Import the audio file and identify the instrument played by its tone as a piano.)
小号
- 导入音频文件,通过其音色识别出弹奏乐器为小号。(Import the audio file and recognize the trumpet playing the instrument by its tone.)
STAP
- 基本的STAP处理程序,适合雷达或者信号处理相关对的基础学习(Basic STAP processing procedures, suitable for basic learning)
airborne_radar_clutter_simulation.m
- 用于机载雷达的空时自适应处理,对地杂波进行了处理(It is used in the space-time adaptive processing of airborne radar to process the ground clutter)
含风电的潮流计算
- 利用牛顿拉夫逊方法计算含有风机并网的潮流计算(Using Newton Raphson method to calculate power flow with wind turbine)
遗传算法
- 文件包含遗传算法的具体程序,可为大家提供有益参考
常用的计算数学方面的小程序
- 里面包含计算导数图像,函数画图,以及玫瑰线,函数所围面积等
数学小程序
- 里面包含计算导数图像,函数画图,以及玫瑰线,函数所围面积等
weno算法实例
- 空间上通过5阶WENO格式,时间上通过3阶龙格库塔格式,LF通量分裂,对一维Burgers方程进行求解