资源列表
[matlab例程] cnvcoder
说明:卷积码是一种有记忆的编码,在任意给定的时间单元处,编码器的n个输出不仅与此时间单元的k个输入有关,而且也与前m个输入有关。卷积码通常表示为:(n,k,m) 本次仿真采用(2,1,3)卷积码。 -convolutional code is a kind of code memory, in any given unit of time, the encoder output n this time not only with the elements of the k input, but<yx> 在 2025-10-02 上传 | 大小:3kb | 下载:0
[matlab例程] cnvjiaozhi
说明:交织编码是一种信道改造技术,它通过信号设计将一个原来属于突发差错的有记忆信道改造为基本上是独立差错的随机无记忆信道。交织编码作为克服衰落信道中突发性干扰的有效方法,通常和其它用于纠正无记忆独立差错的信道编码相结合构成级联码,广泛应用于当代移动通信。-intertwined coding is a channel modification techniques, it will be designed to signal through an unexpected error originally<yx> 在 2025-10-02 上传 | 大小:3kb | 下载:0
[matlab例程] matlab-code
说明:matlab解线性方程组的源代码 function x=nagauss2(a,b,flag) % 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程 -Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection P<郑超> 在 2025-10-02 上传 | 大小:3kb | 下载:0
[matlab例程] BinwaveletImageEnhancement
说明:学习二进小波变换用于图像增强,很好的例子,可以实现非线性增强。希望对大家有帮助。-study wavelet transform for image enhancement, good example, can achieve a nonlinear increase. We want to help.<王成优> 在 2025-10-02 上传 | 大小:3kb | 下载:0
[matlab例程] 01LiftDwt97
说明:可以实现二进9/7小波提升格式的小波变换,希望对大家学习和研究提升小波变换有帮助。-can achieve two into 9/7 wavelet upgrade format wavelet transform, we hope to enhance learning and research help wavelet transform.<王成优> 在 2025-10-02 上传 | 大小:3kb | 下载:0
[matlab例程] Gauss-SerdelMATLAB
说明:用Gauss-Serdel迭代法计算方程组的MATLAB函数文件-with Gauss- Serdel iterative method of calculating equations MATLAB function documents<宁学勇> 在 2025-10-02 上传 | 大小:3kb | 下载:0
[matlab例程] JacobiMATLAB
说明:用Jacobi迭代法计算大型方程组的MATLAB函数文件-Jacobi iterative method using large calculation equations MATLAB function documents<宁学勇> 在 2025-10-02 上传 | 大小:3kb | 下载:0
[matlab例程] huizhiquxian
说明:在同一坐标内,分别用不同线型和颜色绘制曲线y1=0.2e-0.5xcos(4πx) 和y2=2e-0.5xcos(πx),标记两曲线交叉点。- In the identical coordinates, separately uses different linear and color curve y1=0.2e-0.5xcos (4 pi x) and y2=2e-0.5xcos (pi x), marks two curves intersections.<宁学勇> 在 2025-10-02 上传 | 大小:3kb | 下载:0
[matlab例程] Fast_Gaussian_Filtering
说明:快速高斯滤波工具箱(fast guassian toolbox),具有良好的滤波效果,希望大家可以用来进行探讨。-Fast Gaussian filter Toolbox (fast guassian toolbox). good filtering effect, we hope can be used to explore.<sea> 在 2025-10-02 上传 | 大小:3kb | 下载:0
[matlab例程] matlabcodejihe
说明:很多源代码的集合,我个人觉得比较有用,大家看看先。-source code pool, I personally think that the more useful, we look at first.<宋军> 在 2025-10-02 上传 | 大小:3kb | 下载:0
[matlab例程] P4-1
说明:传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算中<朱坤鸿> 在 2025-10-02 上传 | 大小:3kb | 下载:0