资源列表
OFDM_1
- OFDM的matlab程序,和完全,从产生,解调,同步。(OFDM matlab progrom :includs demodulation,modulation,sysc,etc.)
DSBAM
- 自编DSB-AM调制解调MATLAB程序,音频改为自己需要处理的音频。(DSB-AM modulation and demodulation)
SSBAM
- 自编SSB-AM调制解调MATLAB程序,音频改为自己需要处理的音频。(SSB-AM Modulation and Demodulation)
FM
- 自编FM调制解调程序,音频改为自己需要处理的音频。(FM Modulation and Demodulation)
C1W2L11
- deeplearning.ai 基本的神经 网络编程 对数几率回归(deeplearning.ai Basics of Neural Network Programming Logistic Regression)
matpower
- 内含24,30,39,57能节点的matpower潮流计算程序实例(Matpower power flow calculation program)
ml_tvpsv_code
- matlab/tvp/sv/编程,还附有美国的一些数据。(matlab/tvp/sv.There are some data from the United States.)
EEMD
- 各种负荷预测的论文,都是SCI,可以用来学习的(All kinds of load forecasting methods can be used to learn)
classroom evacuation
- 实现教室有障碍的条件下,通过位置危险度的概念,应用元胞自动机的方法,完成疏散。(Under the condition of obstacles in the classroom, the cellular automata method is applied to complete the evacuation through the concept of location risk.)
spiht_new
- 本次进行图像处理,主要是进行图形图像的压缩(The image processing is mainly for image compression)
tikhonnov正则化matlab代码
- 正则化代码,包括了常用的正则化方法以及L曲线求取最佳参数。(Matlab code for regularization)
FCMCluster
- 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c- means clustering algorithm fuzzy c-means algorithm (FCMA) or FCM. Among the many fuzzy clustering a