最新实例
Space Vector PWM for Three-Phase Inverter-Matlab Development
该模型模拟了空间矢量脉宽调制的三相逆变器。SVPWM思想已从Matlab驱动库中使用。
Matlab Code for Spatial-Temporal Pooling Networks-Jointly Attentive Spatial-Temporal Pooling Networks for Video-based Person Re-Identification(ICCV 2017)
This repository provides the Matlab code for Jointly Attentive Spatial-Temporal Pooling Networks for video-based person re-identification as presented in the paper 'Jointly Attentive Spatial-Temporal Pooling Networks for Video-based Person Re-Identification' (ICCV 2017). If you use this code, please
输入隶属函数参数修正算法_MATLAB智能控制第8章_刘金琨
输入隶属函数参数修正算法为:其中
Quantized Gate Resistance Calculation for Switching Time-MATLAB Simulink Example Guide
6.1 Quantized Conduction Gate Resistance The conduction gate resistance Rg(ON) is selected based on the switching time tsw to achieve the desired switching performance. To calculate the gate resistance, we need to know the power supply voltage VDD (or VBS), the equivalent on-state resistance of the
HEX2RGB Convert Hexadecimal Color to RGB Values(v1.0,February 2014)-MATLAB Development
The function HEX2RGB(HEX) converts a hexadecimal color string HEX to its corresponding RGB values. The RGB matrix has three columns representing the red, green, and blue components of the color. For a cell array of color strings, the number of rows in RGB will match the number of elements in the cel
Matlab Scheduling Algorithm Simulation Code-CSC417Physics-Based Animation
Course Information Course Title: Matlab Scheduling Algorithm Simulation Code - CSC417 / CSC2549: Physics-Based Animation Instructor: Professor [Name] (Contact via email) Office Hours: Tuesdays 5:00 PM - 6:00 PM via Zoom (Link will be sent to registered students) Teaching Assistant (TA): Vismay Modi,
双目视觉算法实现与三维重建
Matlab标定:完成相机标定,获取相机内参和外参。 OpenCV立体校正:使用OpenCV进行图像校正,确保左右视图的对准。 BM、SGBM、GC算法匹配:利用匹配算法(包括Block Matching、Semi-Global Block Matching和Graph Cut)进行立体匹配。 三维重建:根据匹配结果,通过公式法(如三角测量)还原三维图像。此项目集成了博客上许多技术资料,适合有需要的人进行参考与实践。
Matlab LM Algorithm Code-TIC Information Theory and LM Code Course Snippets
在信息理论与LM代码课程期间,我编写了多个Matlab/Octave代码片段。这些代码涵盖了互信息计算、信道容量模拟及数值积分等内容,具体如下: assignment01_mutinfo:一个Matlab/Octave函数,给定转换矩阵P和输入符号Px的概率向量,计算并返回互信息I(X; Y)。该函数还提供了多组测试,展示了不同P和Px集合的通道互信息,并输出了3D表面图。 Assignment02_apcap_numint:该脚本用于绘制对足未量化通道、AWGN未量化通道和对足2级量化通道的容量比较。此外,它还包括一个函数,利用不同算法进行确定的数值积分。 Assignment0
NURBS Curve and Surface Toolbox for MATLAB
该工具箱包含了各种绘制NURBS曲线和NURBS曲面的程序。对于从事曲面设计或相关领域的工作者来说,非常有用;同时,也为学习MATLAB编程提供了强大的支持,帮助用户更好地掌握该语言的应用。
MATLAB端口动态识别与设置教程
将介绍基于MATLAB的端口设置方法,帮助用户动态识别和配置端口。通过这些技巧,用户可以更灵活地进行MATLAB环境下的硬件连接管理与调试。中的关键操作包括: 动态识别设备端口 配置正确的端口号 使用MATLAB进行端口通信设置 希望这些内容能为您提供有效的帮助与参考。