▍1. MATLAB
MATLAB科学计算与可视化仿真宝典代码(MATLAB simulation of Scientific Computing and Visualization Collection code)
MATLAB科学计算与可视化仿真宝典代码(MATLAB simulation of Scientific Computing and Visualization Collection code)
matlab文件,M文件,可以进行运行,然后计算频率(matlab document )
低比特图像压缩的 matlab实现,主要是游程编码(Matlab low bit image compression to achieve, mainly RLE)
把图像二值化的代码,阈值为求去红色篮球的,如果是其他颜色,只需要修改相关阈值即可。(The image binary code, the threshold is seeking to red basketball, if it is other colors, just change the threshold value can be related.)
一个求图像世界坐标系的代码,亲自试验过,保证有效。(Find the image of a world coordinate system code, personally tested, to ensure effective.)
光伏电池的最大功率点跟踪simulink模型 (PV maximum power point tracking simulink model)
简单的直线电机PID,实现直线电机的PID跟踪,适合相互学者掌握(Simple linear motor PID, PID linear motor track to achieve, for scholars to master each other)
matlab的学习方法 十分简单 十分有用(matlab very simple way to learn useful)
这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。 此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训 练符号的信道估计等通信模块 (This is a space-time block coding based on MIMO_OFDM Communication System Simulation. This system consists of QPSK modulation and demodulation, IFFT modulation, space-time coding and decoding, symbol-based training channel estimation training and other communication module)
这个仿真程序用于实现DS-CDMA通信系统仿真(The simulation program used to implement DS-CDMA communication system simulation)
此函数用于IS-95前向链路系统的仿真,包括扩频调制,匹配滤波,RAKE接收等相关通信模块。仿真环境: 加性高斯白噪声信道. (This function is used to forward link IS-95 system simulation, including the spread spectrum modulation, matched filter, RAKE receiver, and other related communication module. Simulation environment: additive white Gaussian noise channel.)
《信号和系统分析及MATLAB实现》的配套程序,主要是介绍信号处理方面的内容。("Signals and Systems Analysis and MATLAB to achieve " the complete program, is to introduce the signal processing aspects. )
说明: matlab课程实例,有教材里面的一些答案(matlab program instance, there are some answers inside materials)
说明: 三点最小覆盖圆法,给出三点坐标,可以求得其三点的最小覆盖圆的圆心坐标和半径(mincircle of three points)