资源列表
二轮平衡车状态空间仿真
- 运用数学建模得到了二轮平衡车的状态空间模型,然后再去MATLAB/simulink中建立仿真模型进行仿真
LECTURE1
- Introduction to matlab
espeedforGSM
- 这是GSM增强型全速率语音编解码的C语言源代码,很不错的。-This is the GSM Enhanced Full Rate Codec C language source code, very good.
UCAV-Path-Planning-Based-on-MAX-MIN
- :为了保证无人作战飞机(UCAV)以最小的被发现概率和最优的航程到达目标点,在敌方防御区域内执 行任务前必须进行航路规划。蚁群优化(ACO)算法的并行实现机制适合于复杂作战环境下的UCAV航路规划,但是基本ACO算法有易陷于局部最优解的缺点-Abstract:To ensure unmanned combat aerial vehicle(UCAV)to reach the destination with an optimal path and a minimum rate to be
SVM神经网络中的参数优化---提升分类器性能
- 对SVM神经网络进行参数优化,提升其分类器性能(The parameters of SVM neural network are optimized to improve the performance of classifier)
信号处理例子
- 一些信号处理的例子,例如通过设计不同 滤波器对语音信号进行去噪处理(Some examples of signal processing, for example, through the design of different filters for speech signal denoising)
RobotNavigation-master
- 该软件仿真了机器人运动过程中,自动避障的算法(A novel robot navigation algorithm)
3-12
- 双调旅行售货员问题 问题分析:给定平面上n个点,p[i]=(x[i],y[i]),I=1,2,3,…,n。点集p1,p2..pi按x坐标排序 t(i)表示点{p1,p2...pi}的最短双调TSP回路,则有, t(i) = min{t(k) + D(k,i) + d(k-1,i) - d(k-1,k)} ,1<k<i t(1) = 0,t(1) = 2d(1,2) d(i,j)为pi,pj之间的距离 D(i,j)为pi,pi+1,pi+1...pj之间累加距离 设s(i
深入浅出CUDA——很初步的CUDA指南
- 深入浅出介绍了nvdai公司基于TX1开发板使用的cuda编程语言(A brief introduction to the CUDA Programming language used by nvdai company based on TX1 development board)
Dbsfereuce
- 很多C的数值计算函数!绝对能用到的!希望可以帮到你!()
AdaptiveCuckooSearch
- "A new adaptive Cuckoo search algorithm," % in Recent Trends in Information Systems (ReTIS), 2015 % IEEE 2nd International Conference on, 2015, pp. 1-5.
sugqjn
- C语言算法大全,各种算法 希望对你有帮助()
