搜索资源列表
BCH(15-7-5)
- BCH(15,7,5)纠错译码的MATLAB实现
数值分析及其MATLAB实现
- 本书作者以计算机软件MATLAB为操作平台,将数值分析的理论与上机实验相结合,采用数值解法、解析解法和图形可视化显示并举的全新写作手法,针对本书中介绍的每种具体数值算法,编写了具有人性化和一般化的数值算法、解析解法和图形可视化显示(如果存在的话)并举的MATLAB程序软件包,并且通过实例详细地介绍了这些软件包的使用方法,建立了数值分析机械化MATLAB软件操作平台,使数值方法实现机械化。这些程序有的运行结果可以全面展示数值计算的全过程,有的显示给用户必要的提示,有的输出数值解及其误差限或误差估计
pls-for-matlab.rar
- 偏最小二乘算法在MATLAB中的实现,直接将文件拷贝至matlab文件夹下,即可使用。详细使用方法见代码本身,Partial least-squares algorithm in MATLAB in the realization of a file copy directly to the matlab folder, you can use. See detailed use of the code itself
MRASNN730.rar
- 三相异步电机无速度传感器的matlab实现,采用的转速辨识算法为mars matlab版本7.4,Three-phase induction motor speed sensorless matlab the realization of the speed identification algorithm used for the mars matlab version 7.4
ReBEL-0.2.7
- 给出了kf ekf ukf upf的matlab源程序,通过用户自己修改可以方便的实现各种系统辨识。-Given kf ekf ukf upf the matlab source code through the user' s own can be easily modified to achieve a variety of system identification.
217
- (2,1,7)归零卷积码的维特比译码算法的matlab实现-(2,1,7) convolutional codeviterbi algorithm matlab implementation
(7-3)-cyclic-code
- 用MATLAB实现(7,3)循环码算法,很好的体现了循环码的特性-Using MATLAB implementation (7,3) cyclic code algorithm shows good characteristics of cyclic codes
Bursa
- 用MATLAB实现7参数转换的小程序,会很方便的-7 parameters using MATLAB to achieve conversion of small programs
matlabsimulink
- 《MATLAB控制系统仿真与实例详解》一书的光盘源码。图书简介:本书详细地讲解了MATLAB 7.x的功能与相关操作以及MATLAB在控制系统中的仿真应用。本书内容包括控制系统仿真基础、MATLAB程序设计语言基础、控制系统理论基础、Simulink交互式仿真环境、控制系统建模、线性控制系统的分析与仿真、PID控制系统设计及仿真、最优控制系统设计、鲁棒控制系统设计、神经网络系统设计及其MATLAB实现、模糊控制系统设计和系统辨识。 -" MATLAB Control System S
chuli
- 用cdf 9/7 小波分解和重建二维图像,若在中间加上适当的处理过程,则可实现对图像的去噪处理。-With cdf 9/7 wavelet decomposition and reconstruction of two-dimensional image, if in the middle combined with the appropriate processing can be achieved to address the image denoising.
CoxWmk_0.7
- 基于matlab的一系列图像处理源码,实现了该软件的优势-Based on a series of image processing matlab source to realize the advantages of the software
74hanmingma
- 7,4汉明码的编码和译码程序,用MATLAB语言实现的-7,4 hamming code encoding and decoding process, using the MATLAB language
74cycliccoethechannelcodingmatlabsimulation
- 7,4) cyclic code - the channel coding matlab simulation 由matlab实现 比较明了-7,4) cyclic code- the channel coding matlab simulation relatively straightforward to achieve by the matlab
gaot-7
- 一些遗传算法的matlab实现以及相关例程。-Some genetic algorithms matlab implementation and related routines.
ReBEL-0.2.7
- 实现各种滤波算法的工具箱,可进行相应的修改进行使用。包括KF,UKF,EKF,UPF.该工具箱里以gsm为例进行各类滤波算法的仿真。很有参考意义-This is a toolbox for analying the gsm system.it contains KF,UKF,EKF,UPF algorithm.it s a useful reference
hamming7_4
- 使用MATLAB 实现(7 4)汉明码编码 并完成纠错 译码正确 可直接使用-hanning7_4.m
achieve(74)
- 使用MATLAB实现(7,4)循环码的编译码-Use MATLAB to achieve (7,4) coding and decoding of cyclic codes
9927441ex9_4
- 用matlab实现7位巴克码编码,很好用的-Achieved with 7-bit Barker code matlab code, good use
7
- 安德森计算流体力学基础第七章MATLAB实现(The seventh chapter MATLAB realization of Anderson computational fluid mechanics)
7位巴克码的产生和波形
- 通过matlab实现7位巴克码的产生和波形,以及自相关函数的图形,并作出所需要的图形。