资源列表
Monte_Carlo_Simulation_with_Simulink
- 蒙特卡洛模拟蒙特卡罗模拟因摩纳哥著名的赌场而得名。它能够帮助人们从数学上表述物理、化学、工程、经济学以及环境动力学中一些非常复杂的相互作用。 数学家们称这种表述为"模式",而当一种模式足够精确时, 他能产生与实际操作中对同一条件相同的反应。但蒙特卡罗模拟有一个危险的缺陷: 如果必须输入一个模式中的随机数并不像设想的那样是随机数, 而却构成一些微妙的非随机模式, 那么整个的模拟(及其预测结果)都可能是错的。(Monte Carlo simulation)
Wavelet_OMP
- 压缩传感算法,可以通过此算法恢复图像实现超分辨成像,多尺度小波变换(Compression sensing algorithm, through which the image can be restored to achieve super-resolution imaging, multi-scale wavelet transform)
GAaPSO
- 遗传-粒子群算法 PSO-GA算法 解决多目标优化算法问题,针对最优解求解可得到更好的解,接近最优的目标值。(Genetic algorithm (PSO) PSO-GA algorithm is used to solve the multi-objective optimization problem, and the better solution is obtained for the optimal solution, and the near optimal target valu
file ball and beam cua Dong Hai
- ball and beam control with matlab
五子棋_C++
- 实现了人工智能的五子棋,能够进行人机对战!!!(The realization of artificial intelligence Gobang, can be man-machine warfare!!!)
Hankel
- 此方法为Hankel矩阵法辨识出系统的传递函数(Hankel matrix method)
Sort
- 几个排序函数的实现,冒泡、选择、插入、快排、希尔、堆排、归并、基数(The implementation of several sorting functions, bubble, select, insert, fast row, Hill, heap row, merge, Radix)
matlab
- 基于matlab的语音信号处理系统,包括录音,可对录音直接进行处理(Matlab based voice signal processing system, including recording, recording can be directly handled)
fhd_2
- fhss simulink仿真 采用BFSK调制解调(This is fhss.It uses bfsk modulation and demodulation.)
dijkatra.c
- dijstra算法 网络的节点之间的最短路径(Dijstra algorthm,computing the shortest path between network diagrams,applied to routing in computer network.)
AnswersofExercisesinEngineerGuideMATLAB
- An Engineer's Guide to MATLAB书中习题答案(Answers of Exercises in An Engineer's Guide to MATLAB)
contracttensors.rar
- 任意阶张量相乘 比如说 T2*2*2*4 与T2*2*2*4 相乘 得到T2*2*2*2*2*2(TensorFlow A tensor of any order, such as T2*2*2*4 and T2*2*2*4, is multiplied by T2*2*2*2*2*2)