登录
首页 » matlab » randn

randn

于 2011-05-01 发布 文件大小:3KB
0 89
下载积分: 1 下载次数: 31

代码说明:

  cma的MATLAB仿真程序,已经仿真过,供大家参考(cma of the MATLAB simulation program has been simulated for reference)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Gibbs
    吉布斯分布代码,常用于马尔科夫随机场分割和识别(Gibbs distribution code, commonly used for Markov Random Field segmentation and recognition)
    2013-04-24 22:06:45下载
    积分:1
  • MATLAB_programming_style_guide
    MATLAB_编程风格指南,很经典的一本书,对初学matlab比较有用(MATLAB_ programming style guide, it is a classic book ~! ~)
    2009-12-30 00:33:27下载
    积分:1
  • 12
    说明:  Matlab做的关于三角波,正弦波,方波的FFT算法,可以分析方波信号、三角波信号的频谱以及采样点数、采样频率对频谱分辨率的影响。(Matlab to do on the triangle wave, sine wave, square wave of the FFT algorithm, can be analyzed square-wave signal, triangular wave signal of the spectrum as well as the sampling points, the sampling frequency affect the resolution of the spectrum.)
    2008-07-01 21:54:04下载
    积分:1
  • Qamer
    matlsb code for finding transfer function
    2011-10-05 15:39:42下载
    积分:1
  • DE
    说明:  多目标DE算法,子程序有拥挤距离计算,非支配解排序,模型等,多学习多目标算法很有帮助(multi-objective DE algorithm)
    2015-03-10 16:57:16下载
    积分:1
  • shuzi
    这个是我数字信号处理这门课的课程设计,文件包括用matlab编写的代码和设计报告.这个设计包括卷积演示程序、采样定理演示程序、模拟滤波器设计演示程序、设计切比雪夫I型低通滤波器、切比雪夫I型低通滤波器、双线性变换法设计巴特沃斯低通数字滤波器、用凯塞窗设计高通滤波器.(This is my curriculum design of digital signal processing of this course, the file including the use of matlab code and design report. This design includes convolutional demo program, sampling theorem demo, analog filter design demo program, design of Chebyshev type I low pass filter, Chebyshev type I low pass filter, bilinear transform design Butterworth low pass digital filter, high pass filter design with Kaiser window.)
    2014-07-31 10:13:16下载
    积分:1
  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • 442e6abc69b5d04460608d7ab3fdf616
    请问下大家CC++如何实现感染可执行文件以及如何实现将一个exe文件镶嵌到另一个exe文件中
    2010-02-12 01:34:37下载
    积分:1
  • DC-control-system
    双闭环调速控制系统MATLAB程序,可以用来实现双闭环调速系统控制。(DC control system)
    2012-04-30 14:38:50下载
    积分:1
  • plslda
    说明:  一个非常不错的PLSLDA工具包 内附有详细的中文帮助 使用简单 功能强大(PLSLDA a very good kit containing a detailed easy to use and powerful Chinese help)
    2021-01-10 17:38:50下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载