搜索资源列表
EEMD1
- matlab实现的EEMD算法,是电力信号处理方向的程序,可以参考使用。-Matlab implementation of the EEMD algorithm is the direction of the power signal processing procedures, you can refer to the use of.
Simple_Compiler
- 程序功能:实现对一些简单语句的解释运算。支持的运算种类: int a(这种情况下a=0) int a,45 int b,44 a=a+b a=a-b a=a*b a=a/b string str(str为空) string str1,hello! string str2,like str=str1+str2 input str input a print str print a 输入文件:输入“file”命令,随后输入文件路径 读取命令行参数:在命令的后面紧跟文件路径,个数不限(This pro
6574693LDPC
- 实现ldpc编译码的matlab程序,欢迎大家下载使用。(LDPC compiler and code to achieve the matlab program, welcome to download and use)