-
rotate_image
对一幅图像实现不同角度的旋转,从而可以观察不同角度的结果。( rotate_image- rotates an image given inside a matrix by the amount of "degree" counter-clockwise
using linear interpolation of the output grid points from the back-rotated input points
in this way, the output image will never have a "blank" point)
- 2010-09-25 13:36:34下载
- 积分:1
-
periodo
periodogram is used to calculate the periods between the signals..Its efficiency is high compared to other techniques
- 2015-01-08 13:56:52下载
- 积分:1
-
Multi-TabDemo
通过matlab GUI的基础控件实现了多标签页的切换(Basis by matlab GUI controls to achieve a multi-tab to switch)
- 2013-12-18 19:49:06下载
- 积分:1
-
ALOHA
基于ALOHA的RFID防碰撞算法MATLAB实现(RFID anti-collision algorithm MATLAB ALOHA)
- 2016-07-16 15:49:25下载
- 积分:1
-
00
说明: 利用构造的模型机实现不带进位的与或运算,使用软件HKCPT调试并执行一段程序,了解程序的编译、加载过程。通过微单步,单拍调试,理解模型机中的数据流向。(The use of constructed model for machine into place to achieve with or without operation, using the software and perform a HKCPT debugging process, to understand the procedure of compiling, loading process. By micro-single-step, single-shot to debug and understand the data flow model of machine.)
- 2010-01-21 18:11:13下载
- 积分:1
-
example_swimmer
direct kinematics neural network in matlab
- 2014-01-22 17:55:13下载
- 积分:1
-
CalCorr
Count correlation of discrete signals
- 2010-09-21 19:02:13下载
- 积分:1
-
demo_MLS
matlab算法——计算三维散乱点云的曲率,包括主曲率,高斯曲率和平均曲率(matlab algorithms- calculate the three-dimensional curvature of scattered point cloud, including the main curvature, Gaussian curvature and the mean curvature)
- 2020-11-18 16:29:38下载
- 积分:1
-
sparse_wsf
使用加权子空间拟合(WSF)实现稀疏均匀圆阵DOA估计。优化过程用的是最陡下降法。(Using weighted subspace fitting (WSF) SPARSE DOA estimation with uniform circular arrays. Optimization process using a steepest descent method.)
- 2011-01-25 20:57:46下载
- 积分:1
-
dct
在一个图像块中调整两个(或多个) DCT系数的相对大小。将描述一个使用数字图像作为载体的系统。在编码处理中,发送者将载体图像分成8×8的像素块,每一块只精确地编码一个秘密信息位。嵌入过程开始时,首先伪随机地选择一个图像块bi,用它对第i个消息比特进行编码。令Bi=D{bi}为DCT变换后的图像块。
在通信开始前,发送者和接收者必须对嵌入过程中使用的两个DCT系数的位置达成一致,让我们用(u1,v1)和(u2,v2)来表示这两个索引。这两个系数应该相应于余弦变换的中频,确保信息保存在信号的重要部位(从而使嵌入信息不容易因JPEG压缩而完全丢失
(abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwx)
- 2010-05-29 12:23:08下载
- 积分:1