-
zzkmatla
对答题卡考生考号进行识别,对图片进行灰度,切割处理,其中有部分实用对网站的建设。(Candidate number on the answer sheet to identify candidates, on the image to gray scale, cut processing, in which some practical construction of the site.)
- 2021-04-28 18:08:43下载
- 积分:1
-
vmd
变分模态分解,用于分解各种信号,可用来故障诊断,特征提取。(Variational mode decomposition, used to decompose various signals, can be used for fault diagnosis and feature extraction.)
- 2020-11-19 14:29:37下载
- 积分:1
-
filter-square
基于数字滤波平方率的符号定时恢复算法。输入参数:RtfSig过采样的待恢复信号,信号中的N符号总数,dS升采样率,N_T升余弦滚降滤波器系数(A timing recovery algorithm based on the sign of the digital filtering of the square. Input parameters: RtfSig be over-sampled signal recovery, the total number of N-symbol signal, the sampling rate dS l, N_T raised cosine filter coefficients)
- 2021-03-26 14:09:13下载
- 积分: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
-
ex_s_fun_csfunc_m
The model of continuous system described by equations of state are given space in the file csfunc.m. This S-function simulates the continuous system with two inputs, two outputs and two state variables.
- 2012-04-28 21:13:54下载
- 积分:1
-
cdmatest
CDMA下行解调的MatLab程序,完成下行信号的解扩。(CDMA downlink demodulation process MatLab)
- 2009-04-15 23:14:21下载
- 积分:1
-
robway1
基于遗传算法的机器人路径规划算法matlab源代码(Genetic algorithm based path planning algorithm matlab source code)
- 2011-06-06 23:04:34下载
- 积分:1
-
guijishengcheng00
本程序能够生成规避障碍轨迹,采用的是双向路径规划法(The program can generate circumvent the obstacle track, two-way path planning method)
- 2012-05-15 22:25:58下载
- 积分:1
-
matlabkejianjimwenjian
matlab的上课课件以及全部m文件,希望大家下载学习。(class courseware, and all the matlab m file, I hope you download the study.)
- 2011-11-23 14:10:16下载
- 积分:1
-
MATLAB
几种滤波器matalab的程序,非常实用,值得一看(matalab programmation)
- 2011-12-27 20:15:19下载
- 积分:1