▍1. sanxiangnibian
基于PWM控制的三相逆变器,采用PI调节,输出电流电压波形稳定。(The three-phase inverter based on PWM is controlled by PI, and the output current and voltage waveform is stable.)
基于PWM控制的三相逆变器,采用PI调节,输出电流电压波形稳定。(The three-phase inverter based on PWM is controlled by PI, and the output current and voltage waveform is stable.)
实现不同参数下的morlet小波,这是很好用的一个生产小波的源码,比工具箱好用(Realize morlet wavelet under different parameters)
基于神经网路的六种调制信号识别,备注详细。(Modulated signal identification)
书中详细介绍了地震勘探中的一些非常重要的数值计算方法,并用matlab将其算法实现,有助于理解地震勘探的基本原理 。(The book details some of the most important numerical calculation methods in seismic exploration, and uses Matlab to implement its algorithm, which is helpful to understand the basic principles of seismic exploration.)
在属性页面上显示图片,并可能进行多页的不同方式显示功能,是一个十分不错的参考,(Displaying pictures on property pages and possibly displaying multiple pages in different ways is a good reference.)
opencv计算机视觉编程攻略源码,一共7章,源代码(Opencv computer vision programming source code, do not need to register abroad to download it.)
粒子群算法优化程序,包含多种不同优化设置(Particle swarm optimization program, including a variety of settings.)
计算流体力学书籍,详细介绍了有限差分方法以及编程的相关理论(Computational fluid mechanics books, in detail the finite difference method and programming theory.)
格子Boltzmann方法模拟的相关书籍(Related Books on Lattice Boltzmann Simulation)
进行倒谱分析与系数MFCC提取的matlab程序(Matlab program for cepstrum analysis and coefficient MFCC extraction)
一本详尽的关于鲁棒控制和线性矩阵不等式的工具书,有详细的源代码(An exhaustive reference book on robust controls and linear matrix inequalities with detailed source code)
平均电流控制的PFC,模拟,复频域传函实现(Average current control PFC)
梁的静力学有限元分析,ansys命令流实例(Static analysis of beams, ANSYS command flow)
八位串行乘法器 缺点:乘法功能是正确的,但计算一次乘法需要8个周期,因此可以看出串行乘法器速度比较慢、时延大。 优点:该乘法器所占用的资源是所有类型乘法器中最少的,在低速的信号处理中有广泛的使用。(Eight bit serial multiplierDisadvantages: the multiplication function is correct, but the computation of one multiplication requires 8 cycles, so it can be seen that the serial multiplier is slow and time-consuming. Advantages: the multiplier occupies the smallest number of resources in all types of multipliers, and is widely used in low speed signal processing.)
实现一个演讲比赛,建立打分机制,经过三轮比赛环节得出比赛结果(Achieve a speech contest, establish scoring mechanism, and get results after three rounds of competition.)
葛德彪第二版FDTD后面彩图三对应的程序,源程序有部分错误,已更正,并已验证完全正确,内附建立散射体模型的源程序(The second FDTD version of the second edition of Ge Deyi corresponds to the program in color image three. The source program has some errors, has been corrected, and has been verified to be completely correct. The source program for creating a scatterer model is included.)
LMI 控制工具箱,采用内点法的 LMI 求解器,这些求解器比经典的凸优化算法速度有了显著提高。另方方面,它采用了有效的LMI结构化表示,在求解和计算领域做出了重大贡献。(The LMI control toolbox uses the LMI algorithm of the interior point method. These solvers have significantly improved the speed of the classical convex optimization algorithm. On the other hand, It uses effective LMI structured representation, and has made significant contributions in solving and computing fields.)
这是小波包的关于matlab的源码,提供给需要用到小波包变换的处理的同学(This is the source code of the wavelet packet about matlab)