资源列表
加随机噪声单边
- 这是实际加噪后的地震信号,可以直接采用用于实验的分析和处理(This is the actual noise after the seismic signal, can be used directly)
对统计数据进行威布尔分布的估计
- matlab开发用于对统计数据进行威布尔分布的估计,并对其进行三参数的评估与计算。(Matlab is developed to estimate the Weibull distribution of statistical data, and to evaluate and calculate three parameters.)
FLI仿真模
- 关于可见光通信信道建模的有关FLI仿真模型的部分MATLAB代码,可用软件MATLAB实现。(Some MATLAB codes of FLI simulation model about visible light communication channel modeling can be realized by MATLAB.)
HHT
- 希尔伯特黄变换,经验模态分解,边际谱,超级全代码,可以出图可以自由更换信号(Hilbert Huang transform, empirical mode decomposition, marginal spectrum, super full code, mapping and free signal replacement)
mahalanobis
- 马氏距离,欧式距离的改进,里面有详细介绍说明(The improvement of Mahalanobis distance and Euclidean distance, which has a detailed introduction.)
惯导代码
- 捷联惯导matlab程序代码,可直接运行计算位置速度和姿态(Matlab program code of strapdown inertial navigation system, which can calculate position velocity and attitude directly)
ac_foc_book
- 异步电机矢量控制,异步电动机具有非线性、强耦合、多变量的性质,要获得高动态调速性能,必须从动态模型出发,分析异步电动机的转矩和磁链控制规律,研究高性能异步电动机的调速方案。矢量控制系统和直接转矩控制系统是已经获得成熟应用的两种基于动态模型的高性能交流电动机调速系统。矢量控制系统通过矢量变换和按转子磁链定向,得到等效的直流电动机模型,然后模仿直流电动机的控制策略设计控制系统。(Vector control of asynchronous motor, asynchronous motor has
matlab 心脏血管中心线提取
- 基于Matlab程序,对心脏血管中心线进行提取,并实现心血管分割(Based on MATLAB program, the heart blood vessel centerline is extracted and the cardiovascular segmentation is realized)
GA_sparse
- 本程序使用遗传算法对稀布阵列进行优化,以获得一组旁瓣电平较低的稀布阵排布(this code makes array sparse by using ga)
2ask
- 基于MATLAB的信号处理,2ASK的产生和功率谱图(Signal processing based on MATLAB, generation of 2ASK and power spectrum)
直接扩频系统抗干扰仿真
- 该程序对直接序列扩频系统的抗干扰能力进行了仿真。
fcmpso
- 使用pso结合fcm,对fcm进行优化的matlab程序,可以可以用用于学习。粒子群改进fcm,里边有一个适应函数文件和一个psofcm文件