资源列表
matlab m文件
- 基于模拟退火算法和旅行商模型的火灾预警数学建模(Mathematical modeling program of fire early warning based on simulated annealing algorithm)
3
- hiuy loai hinh giao tiep he det huong
kalman_intro_chinese
- 介绍卡尔曼滤波很好的资料,虽然是翻译的英文版,但解释的很清楚。(this article provides a simple and intuitive derivation of the Kalman filter, with the aim of teaching this useful tool to students from disciplines that do not require a strong mathematical background.)
Buoi01_Vector
- Lecture02_AlgorithmicComplexity.txt
st
- 能实现s变换提取时频特性,以及其他特征量等。(The time frequency characteristic of S transform can be realized)
seg_tree
- segment tree 的简要实现,主要是面对与搜索的数据结构(Let us consider the following problem to understand Segment Trees. We have an array arr[0 . . . n-1]. We should be able to 1 Find the sum of elements from index l to r where 0 <= l <= r <= n-1 2 Change
awk.tar
- a dbr underwater protocol to get results over the aquasim bbvg
求根类
- 用求根MUSIC算法求解DOA估计问题,是最基本简单的求根MUSIC算法,运算复杂度比MUSIC低(traditional root-MUSIC algorithm, lower computational complexity than MUSIC)
stop for temperature
- 在fluent计算中,根据温度设定值自动停止计算(in fluent, the calculation could be stopped based on temperature)
MFSK
- MFSK的性能分析以及它的波形图,在通信原理的课程设计中会用到,也可用于其他的地方(performance analysis of MFSK and its waveform diagram will be used in the course design of communication principle, and it can also be used in other places.)
STBC-MIMO-OFDM(--已仿真)
- 基于空时分组编码的MIMO-OFDM的误码率仿真设计(Bit error rate simulation design of MIMO-OFDM based on space time block coding)
正则化
- 深度网络中防至过拟合的情况,可以使用正则化,这里将实现L2正则化(In case of overfitting in deep network, regularization can be used, and L2 regularization is implemented here.)