资源列表
juzhen
- 动态规划实现矩阵链相乘 使用动态规划,实现矩阵链的相乘,减少了代价-Dynamic programming to achieve matrix-chain multiplication
costasloop
- 科斯塔斯锁相环的代码,用matlab编写,原理清楚,对于初学者很有帮助-Costas loop code, prepared by matlab, the principle clearly helpful for beginners
ccfx
- 层次分析法matlab代码;层次分析法matlab代码层次分析法matlab代码-AHP matlab code;AHP matlab code;AHP matlab code;AHP matlab code
traffic-light-progrom
- Traffic light Simulation: Traffic light program in c presents what happens in our daily life at traffic light signals. Firstly user will press a key to start the traffic light simulation.
c5_filterex1
- 程序采用了块处理和串行处理方法,来确定了一个四阶巴特沃思滤波器的冲击响应-block processing
ch01
- 这是C primer plus书籍第一章的答案,可以配合辅助使用。-This is the answer C primer plus the first chapter of the book, can be used with an auxiliary use.
fdtd2D_TM
- FDTD 2D Onda TM PEC
nonstationary-random-signal-WVD
- 此例程为配套书籍的第六章例题6-5的相对应代码,功能为计算非平稳随机信号的WVD时频谱,编程环境为matlab。-This routine matching books Chapter Example 6-5 corresponding to the code for the calculation of the non-stationary random signal WVD spectrum programming environment for matlab.
Euler
- 实现欧拉法的运算,使不会欧拉法的同学同样能够计算出结果-Euler method to achieve the operation, not Euler students are also able to calculate the results
fuz_pid
- 《控制系统仿真与CAD》_薛定宇教授_模糊控制PID-fuzzy control PID
High-dimensional-clusteringUntitled
- High dimensional clustering-High dimensional clusteringHigh dimensional clusteringHigh dimensional clustering
fastPCA
- 快速PCA变换。对样本矩阵进行快速主成分分析降维,输出降维后的K维样本特征向量组成的矩阵。-fast pca coad。