资源列表
工具箱
- 挪威大学做的水下机器人matlab工具箱,很好用(The Matlab toolbox of underwater robot made by Norwegian University is very easy to use)
Simpack Rail培训教程2017
- SIMPack资料,含车体、转向架、轮对等各类模型。(SIMPACK data, including car body, bogie, wheel and other models.)
firsttime
- MATLABSIMULINK对AUV进行了水平面回旋仿真,未使用S函数,直接用了积分模块,对初学者有一定帮助(Matlabsimulink simulates the gyration of AUV in the horizontal plane. It does not use s function and uses integral module directly. It is helpful for beginners)
MCP3421
- STC单片机驱动MCP3421程序,模拟IIC(STC MCU driving mcp3421 program)
cal_waveletfeature
- 计算小波包特征,小波分解得到能量比、小波熵。小波熵是一个统称,不是一种具体的熵算法。(The wavelet packet features are calculated, and the energy ratio and wavelet entropy are obtained by wavelet decomposition. Wavelet entropy is a general term, not a specific entropy algorithm.)
amg88xx
- amg8833数据手册,感器主要用于检测人体、或者 用于红外热成像仪的应用。(High Precision Infrared Array Sensor based on Advanced MEMS Technology)
5G关键技术入门与提高
- 描述5G原理与关键技术,让初学者彻底明白5G是什么。(Describe 5G principle and key technology, let beginners understand what 5g is.)
石墨烯介电常数
- 参考文献编写的计算0-10太赫兹波段石墨烯介电常数,数值结果与CST内置的基本一致(Calculate the real and imaginary parts of the dielectric constant of graphene in the 0-10 terahertz band)
ImoT_tools-master
- 一种用于图像处理,生成图像的python第三方库,是在安装deepwave库时的依赖库,同时deepwave也是一种用于处理语音信号的第三方库(A python third-party library for image processing and image generation is the dependent library when installing deepwave library, and deepwave is also a third-party library for p
hp-socket5.6.1 bata4 for e
- 高性能tcp,udp,http传输模块,国人开发的优秀模块,一直在学习这个,网盘里搜索的
DY溢出指数(R)
- 这是DY溢出指数的R代码,是BK2018频率域溢出指数。可以计算单向溢出、净溢出,脉冲相应。
基于stm32f104与esp8266的无线wifi火灾报警器电路原理图
- 无线wifi火灾报警器电路原理图硬件是stm32f104与esp8266,用洞洞板就可实现。用了两种烟雾传感器也可用于其他传感器的采集处理显示,实现智能家居,远程上传,esp8266最好使用正点原子的esp8266,可以直接使用原子云,使用特定指令,减少网络开发的麻烦.