搜索资源列表
svdandnetwoks
- 逆矩阵相关算法,包括svd求奇异矩阵,高斯约旦法等-inverse matrix algorithms, including seeking SVD singular matrix, Jordan and France as Gaussian
信息隐藏攻击算法
- 信息隐藏的一种算法,使用matlab实现.mycompress.m JPEG有损压缩 mycrop.m 剪切 myhighpass.m 高通滤波器 mylowpass.m 低通滤波器 mynoise.m 高斯,椒盐噪声 myresize.m 放缩 myrotate.m 旋转 mywiener.m 维纳滤波 myattack.m 以上所有攻击的集合-information hidden an algorithm, using Matlab to achieve. JPEG Compression
OFDM
- OFDM系统的不同编码如BPSK,QPSK,mQAM等在瑞利信道或高斯信道中传播的特性曲线分析。-The different coding of OFDM system in Rayleigh channel, or Gaussian channel spread features such as BPSK, QPSK, mQAM curve analysis.
dlos
- enctime = msecond() - enctime printf("Frame %d: %6.2fms\n", i, enctime) ioctl(fd, CMD_MOTION_GET_PROFILE, &profile) printf("convert: %d\n", profile.convert/600000) printf("gaussian: %d\n", profile.gaussian/600000) printf(
gaosipinghua
- VC++数字图像处理源码,,高斯平滑源码~~欢迎批评指教~~~~~谢谢欢迎下载-VC++ source code digital image processing,, Gaussian smoothing source ~ ~ ~~~~~ Thank you, welcome to comments and suggestions are welcome to download
random_Number
- 用于产生高斯分布,瑞利分布,泊松分布随机数的c程序以及相关文档。-codes to gergerate random number for gaussian,rayleigh and poission distribution.
communication-system
- 模拟通信系统的过程 包括调制解调高斯白噪声多径效应 -Process, including the Gaussian white noise, modulation and demodulation of analog communication systems, multipath effects
guass
- 这是一个生成高斯分布的c++(.cc)程序,此程序在linux下g++下编译通过。生成的高斯分布随机数序列的期望为0.0,方差为1.0。若指定期望为E,方差为V,则只需增加:GaussRand() * V + E。http://imatlab.lofter.com/ 欢迎交流学习经验-A gaussian/normal distribution program in linux g++.
jisuanfangfa
- 计算方法的七个典型程序。全部都有。拉格朗日插值.cpp 二分法.cpp 高斯.cpp 高斯-赛德尔.cpp 龙贝格.cpp 龙格库塔.cpp 牛顿迭代.c-Method of calculation of the seven typical program. All of them. Lagrange interpolation. Cpp dichotomy. Cpp Gaussian. Cpp Gauss- Seidel. Cpp Rhomberg. Cpp Runge-Kutta. Cpp
shendutuxiang
- 由生成的深度图象数据用平滑算子和差分方法求曲面的高斯曲率和平均曲率-By the depth of image data generated by a smooth operator and the difference method for the Gaussian curvature surface and the average curvature
jm360
- Using matlab written narrowband noise occurs, Gaussian white noise generator, Optimization class contains several simple sample programs.
10char
- 主要编写的图像预处理步骤的代码,包括灰度化,二值化,高斯模糊,图像增强(The main preparation of the image preprocessing steps of the code, including grayscale, binary, Gaussian blur, image enhancement.)
vkyq0
- This m-file displays the time waveform for the Gaussian pulse()
Desktop
- 产生随机高斯数据,是一个非常好用而且正确的程序(Generating random Gaussian data is a very useful and correct procedure)