-
MATLAB
(7,4)汉明码的编译码程序,基于MTLAB语言(Encoding and decoding procedures of (7,4)Hamming code)
- 2009-04-23 09:27:28下载
- 积分:1
-
lssvm
最小二乘支持向量机对数据进行分类,求出精确度,用于故障诊断(Least Square Support Vector Machine classifies the data and finds out the accuracy for fault diagnosis.)
- 2020-06-23 19:00:02下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
matlab_optimal_experiment
说明: 关于微分法求最大和最小、实验与观察(Ⅰ):模拟盲人下山的迭代寻优法、计算最佳水槽断面面积的一些应用matlab编写最优化程序的范例(On the differential method for maximum and minimum, experimental and observation (Ⅰ): Simulation of Iterative blind downhill optimization method, calculation of the best cross-section area of the sink some applications to optimize the preparation procedures matlab example)
- 2008-11-20 18:01:02下载
- 积分:1
-
wfqin-aa2
MATLAB主要函数和命令注释,包括操作系统命令,编译M文件,用户交互式功能(MATLAB main function of the Notes and orders, including orders operating system, compiler M paper user interactive functions)
- 2007-05-15 22:13:48下载
- 积分:1
-
sivp-0.5.2toll
sivp-0.5.2toll is toolbox in matlab for signal processing
- 2014-08-25 10:41:32下载
- 积分:1
-
GaodengshuxuedeMATLABshixian
高等应用数学的MATLAB实现,用实例讲解MATLAB在高等数学问题中的应用。(Advanced Applied Mathematics MATLAB implementation, MATLAB examples to explain problems in the application of higher mathematics.)
- 2009-09-07 22:11:28下载
- 积分:1
-
LTE-System-Level-Simulator
说明: 长期演进系统仿真,里面涵盖的是一个长期演进物理层自适应滤波器算法的仿真。(Long-term evolution of system simulation, which covers a long-term evolution of the physical layer adaptive filter algorithm simulation.)
- 2011-04-18 19:13:19下载
- 积分:1
-
reduce-movement-artifacts-in-fNIRS
脑功能近红外光谱的运动伪迹移除方法三次方样条插值方法(Brain functional near infrared spectroscopy Motion artifact removal method cubic spline interpolation method)
- 2015-01-08 16:47:19下载
- 积分:1
-
System-Engineering
系统工程,包含主成分分析,因子分析等功能。(System Engineering)
- 2012-01-10 23:37:02下载
- 积分:1