资源列表
STAP_ARRAY学习程序
- 阵列信号处理学习程序,包括波束形成算法、均匀线阵、圆阵的情况,还有各种基础的DOA估计算法,代码十分齐全且准确,欢迎下载。(Array signal processing learning program, including beam forming algorithm, uniform linear array, circular array, and various basic DOA estimation algorithms, the code is very complete and
布谷鸟算法
- matlab关于布谷鸟算法的例子,适用于经典测试函数的计算。
核反应堆的中子运动三维模拟
- 中子运动的三维模拟,模拟了一个核反应堆,包含屏蔽层
rPPG-master
- 基于人脸视频提取心率值,实现无接触心率测量。原理是人类血液对与各种频率的光照都有一定的吸收作用,而心跳会引起皮下的毛细血管血液流量变化,从而使皮肤的颜色在心跳的作用下进行周期性的变化。方法对应文章: van der Kooij & Naber (2018). Standardized procedures for the testing and reporting of remote heart rate imaging. Behavior Research Methods(Remot
TwoBody
- 二体问题求解程序 包含两个文件: 1.orbit_solver.m 初始化程序,数值计算并画图输出。 在此设置卫星的初始位置坐标r0和速度v0,设置仿真起止时间t0和tf,然后可以直接运行即可。 2.dif_orbit_dynamic.m 轨道动力学函数,包括无摄动力学和J2摄动下的动力学方程,具体采取何种动力学需要在此程序中进行设置。(Two body problem solving program There are two files: 1.orbit_ Solver. M initial
音乐播放器MATLAB代码
- MATLAB做的音乐播放器,带GUI界面。能够分析频谱,是先暂停,退出等功能。能够选择导入的音乐
粒子群算法练习
- 用于粒子群算法的MATLAB的学习与联系,内有8个例子,由详细注释(Learning and connection of MATLAB for particle swarm optimization algorithm, with 8 examples, annotated in detail by)
CNN
- 卷积神经网络分类 调制信号识别 卷积神经网络(Convolutional Neural Networks, CNN)是一类包含卷积计算且具有深度结构的前馈神经网络(Feedforward Neural Networks),是深度学习(deep learning)的代表算法之一 [1-2] 。卷积神经网络具有表征学习(representation learning)能力,能够按其阶层结构对输入信息进行平移不变分类(shift-invariant classification),因此也被称
Pt100温度报警电路图及pdf文档
- pt100仿真C语言程序程序,原理图,工程。经过仿真程序正确。Proteus仿真通过了的。几年前没有没有传程序,今天一起传了。很简单,大学里搞得,供参考。(PT100 simulation C language program, schematic diagram, engineering. The simulation program is correct. Proteus simulation passed. There was no transmission procedure a few
生成多孔介质
- matlab代码,用于生成多孔介质,可以用来生成成特定特定条件下的多孔介质用于模拟计算
求滞回曲线耗能
- 可以快速实现从滞回曲线中计算耗能面积,和耗能系数,运行速度快,且稳定。(It can calculate the energy consumption area from the hysteretic curve quickly and stably.)
求面积
- 可以快速实现从滞回曲线中提取到骨架曲线的一种算法,运行速度快,且稳定。(This algorithm can extract skeleton curve from hysteretic curve quickly and stably.)