-
shiyanliti
大学数字信号处理实验课本例题4.9、7.16的matlab程序答案(University digital signal processing experiment Textbook Example 4.9,7.16 matlab program answers)
- 2012-06-22 10:19:43下载
- 积分:1
-
dwt_svd_GUI
matlab GUI数字水印代码。小波变换中的dwt与svd算法的结合,加密用的是混沌加密。是毕业设计的代码。下载后注意图片的路径。(digital watermarking matlab GUI code. Wavelet transform dwt in combination with the svd algorithm, encryption is used for chaotic encryption. Is a graduate of the code design. Attention to the pictures after the download path.)
- 2020-09-01 17:38:09下载
- 积分:1
-
PSO
Here is a very simple version of PSO in Matlab. PSO is a very popular, population based metaheuristic algorithm that mimics swarming behavior/intelligence in order to solve optimization problems.
- 2013-01-08 06:09:46下载
- 积分:1
-
matx_processor
matlab矩阵处理例程。A matrix processor, Matx_Proc() is developed which can be used
to process and edit matrices and state space models, and perform
various kind of matrix analysis in a visible way. (Matlab matrix handling routines. A matrix processor, Matx_Proc () is developed which can be used to pr workflow and edit matrices and state space models, and perform various kind of matrix analysis in a visible way.)
- 2006-07-17 22:44:31下载
- 积分:1
-
AlgorithmCollectionsforDigitalSignalProcessingApp
DSPAlgorithms:Algorithm Collections for Digital Signal Processing Applications using Matlab .i think it will help the coders
- 2010-11-07 09:57:45下载
- 积分:1
-
nural-network
说明: 神经网络仿真具有更加实时跟踪反应实际数据变化的功能,其逼近能力更强(Neural network simulation with a more real-time tracking changes in response to the function of the actual data, the more powerful approach)
- 2011-03-26 10:15:03下载
- 积分:1
-
fisheye180degree
安装在墙上的鱼眼摄像机纠正算法。根据算法文献编写的源代码。采用经纬拉伸原理对图像进行校正。
附带实验图片,在matlab中打开可以直接运行。( Fisheye cameras mounted on the wall of the correction algorithm. According to the algorithm source code written literature. Using the principle of the warp and weft stretch the image correction.
Incidental experimental picture, opens in matlab can run.)
- 2014-11-28 13:25:02下载
- 积分:1
-
gridLegend
matlab code for gridLegend - a multi column format for legends
- 2015-02-03 14:31:53下载
- 积分:1
-
source_code_6nn3dv
成功实现计算CHzvEe算法的程序,本人测试已经通过,性能已基本达到CHzvEe算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论
(The successful implementation of the program to calculate CHzvEe algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me
)
- 2015-12-13 18:26:00下载
- 积分:1
-
CONV_M
计算离散时间信号间卷积和,并确定卷积信号的起止时刻点
信号处理卷积例程(convolution routine for signal processing
% --------------------------------------------------
% [y,ny] = conv_m(x,nx,h,nh)
% y = convolution result
% ny = support of y
% x = first signal on support nx
% nx = support of x
% h = second signal on support nh
% nh = support of h)
- 2020-10-04 13:47:40下载
- 积分:1