-
yycl-10
语音处理资料大增送,包括原程序代码和仿真结果及其分析(Significant increase in voice processing data sent, including the original program code and Simulation Results and Analysis)
- 2010-11-23 19:39:57下载
- 积分:1
-
DNN_Id
DNN identifier with sigmoidal functions
- 2010-01-21 02:35:13下载
- 积分:1
-
mm
说明: 信号的频谱及时频分析图以及加噪声后的性能分析,跳频信号的wvd分析(Performance analysis of the signal spectrum frequency analysis chart in a timely manner as well as the added noise)
- 2012-09-24 19:41:10下载
- 积分:1
-
Simple-Ocean-Eddy-Detection
由海洋模式数据和卫星高度计诊断的海表面高度诊断海洋中尺度涡旋的matlab程序(Detect the geostrophic eddies altimetry and ocean models
sea surface height (SSH).
Detection method : a combination of detecting the largest closed
contours in SSH and the positive values of an Okubo-Weiss parameter.
This require less tunable parameters in comparison to
previous methods. This is usefull for the comparisons between
different products, such as models and altimetry.)
- 2020-11-01 20:39:55下载
- 积分: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
-
fuzzy
一份学习模糊控制很好的资料,希望能够给大家提供帮助。(a good reference about fuzzy control,hope it can help somebody!)
- 2010-12-06 22:18:13下载
- 积分:1
-
gatbs
说明: 遗传算法几个好的工具箱,给大家分享,希望互相交流(Several good genetic algorithm toolbox, to share with you the hope that mutual exchanges)
- 2008-11-05 16:00:39下载
- 积分:1
-
css_fotene
That is a program, about frequency and digital siglal processing. It is a .m file, that is developed for Matlab environment.
- 2011-05-04 04:21:08下载
- 积分:1
-
pso
matlab pso algorithm code that can use easily
- 2014-02-04 15:56:12下载
- 积分:1
-
cube
画出一个“立体的”立方体,用红蓝眼镜看可以看出立体效果。(This matlab code draw a 3D cube .)
- 2010-09-13 14:08:43下载
- 积分:1