-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
hw6_solution
使用matlab来比较4种不同的编码的性能。环境是BEC(删除信道)。 信号串的长度为2000(Use matlab to compare the performance of four different codes. Environment is the BEC (binary erasure channel). Length of the signal sequence is 2000)
- 2020-06-28 18:40:02下载
- 积分:1
-
ISOS2voltage_upward2_voltagestep
直流变换器的串联控制,实现模块的输入输出均压(The serial control of the DC converter, the input and output voltage of the module is pressed.)
- 2016-03-04 19:01:29下载
- 积分:1
-
svm_regressive
基于支持向量机(SVM)回归的MATLAB演示程序(Based on support vector machine (SVM) regression of the MATLAB demo)
- 2009-03-29 23:54:37下载
- 积分:1
-
toolbox
时频分析工具箱,希望对大家有用,如果需要文件的说明,请留下联系方式(Time-frequency analysis toolbox, we hope to be useful, if you need the file, please leave a contact)
- 2010-10-15 16:35:51下载
- 积分:1
-
imageGUI
运用MATLAB工具箱实现图像处理的GUI程序设计
1)图像的读取和保存。
2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。
3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。
4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。
5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。
6)能对图像加入各种噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效果。7)频谱处理,能够分析图像频谱,显示频谱图。
8)设计巴特沃斯低通滤波对图像进行低通滤波处理,显示结果。
9)设计高斯高通虑波器,显示结果。
(The realization of the use of MATLAB image processing toolbox GUI Programming)
- 2020-12-28 09:59:02下载
- 积分:1
-
MatLab_commands
Matlab常用命令集合,包括科学计算和图形图像处理的命令等,方便查阅(Matlab a collection of commonly used commands, including scientific computing and graphics image processing orders, for easy access)
- 2010-01-18 21:01:41下载
- 积分:1
-
detectVoiced
高性能的话音激活检测算法,适应性很强,具有较好的实际使用性能,可以获得很好的使用效果。(High-performance voice activity detection algorithm, adaptable, good practical use, you can get good use of effects.)
- 2012-12-29 14:07:33下载
- 积分:1
-
DFT
这个程序实现了基于OFDM系统的信道估计DFT算法的实现(This application implements the DFT channel estimation algorithm based on OFDM system implementation
)
- 2014-02-25 16:55:11下载
- 积分:1
-
threelecel_SVPWM
T型三电平逆变器的SVPWM控制以及闭环并网控制仿真(T-type three-level inverter SVPWM control and closed-loop control and network simulation)
- 2021-01-23 10:18:44下载
- 积分:1