资源列表
waveridge_search
- 用模最大值法提取小波脊,该例中又两条小波脊,所以是多脊提取。同时又施加惩罚函数,控制lamda的值,可以得到较为平滑的小波脊。- using maximum modulus extract wavelet ridge, the case has two wavelet ridge, it is a multi-ridge extraction. At the same time to impose the penalty function to control the value of lamd
GN_FN
- 复杂网络社团结构划分算法里最经典的GN算法和FN算法的实现原码-Community structure of complex networks division algorithm in the most classic GN algorithm and the algorithm to achieve the original code FN
trackkeeping
- 航迹控制 轨迹跟踪---船舶航迹控制,典型的欠驱动控制问题。-trackkeeping
MDR_4fsk
- 该文件是DMR应用中的4fsk调制解调过程的模拟和仿真过程-This file is the application of 4fsk DMR process of modulation and demodulation process of modeling and simulation
ddc_30m
- 中频70M,30M带宽LFM信号,采样率为102.4M,数字下变频后,还进行了三倍抽取,最后还得到I,Q两路信号 -IF 70M, 30M bandwidth LFM signal, the sampling rate of 102.4M, digital down conversion, the samples were carried out three times, the last also I, Q two-way signal
ambiguity
- 适合任何信号的模糊函数的画法。运行时要明白要要输入的那几个字母的实际含义。首先要将你的信号进行离散化,Signal elements(u_basic)就是你的信号矢量。Frequency coding in units of 1/tb你信号的采样频率,Over sampling ratio表示要满足采样定理(采样频率大于两边以上信号最高频率),其他的直接翻译过来就可以了 -Ambiguity function for any signal of painting. Run-time to
ding
- 选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。 (2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。 (3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合
PVinverter
- 一个光伏逆变器的matlab模型,采用双闭环控制-Matlab a photovoltaic inverter model, in dual closed loop control
利用蚁群聚类lf算法编的源代码
- 利用蚁群聚类lf算法编的源代码,希望能给大家带来方便-ant cluster lf
Slam
- 移动机器人栅格地图创建,SLAM方法,可以采用多种地图进行创建-Grid map building mobile robots, SLAM method, using a variety of maps can be created
firefly
- 萤火虫算法的matlab程序,适合初学者,-Firefly algorithm
geneticVRP
- 解決VRPTW問題。原碼中的例題為solom C1-1 -It`s solution for vrptw problem