登录
首页 » matlab » matlablogo

matlablogo

于 2011-12-23 发布 文件大小:1KB
0 269
下载积分: 1 下载次数: 3

代码说明:

  matlab图表,matlab代码源码,是matlab自带的code(matlab logo code)

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

发表评论

0 个回复

  • SerialPortCommunication
    说明:  这是一个MATLAB得串口编程程序,可以对下位机进行控制,也可以接受下位机发过来的数据并进行显示和数据处理(dwefedfwdvdfvdssvfbgfnbhgntryhytgtnhmymhgftrjnyhmhtmthmhmhml.i,jgjkjfkdsfjkdsjmvjdjnkvjklojkljvlfvkaskclkddddsdjc)
    2020-10-07 14:17:37下载
    积分:1
  • matlabedge
    使用MATLAB进行图像的边缘提取,对于毕业设计有一点帮助(Using MATLAB for image edge extraction, there is little help for graduation)
    2011-05-05 20:38:02下载
    积分:1
  • shearlet-transform
    剪切波变换,shearlet transform(shearlet transform)
    2014-10-27 18:47:32下载
    积分:1
  • area_of_zhihui
    自己编的,实验数据中滞回曲线的面积计算,采用MATLAB编写。(calculate the experimental data hysteresis curve area )
    2021-04-21 22:08:49下载
    积分:1
  • piuteng
    匹配追踪和正交匹配追踪,经典的灰度共生矩阵纹理计算方法,GSM中GMSK调制信号的产生。( Matching Pursuit and orthogonal matching pursuit, Classic GLCM texture calculation method, GSM is GMSK modulation signal generation.)
    2016-05-19 19:38:28下载
    积分:1
  • biuying_v75
    实现串口的数据采集,信号维数的估计,可以实现模式识别领域的数据的分类及回归。( Achieve serial data acquisition, Signal dimension estimates, You can achieve data classification and regression pattern recognition.)
    2016-12-12 11:11:57下载
    积分:1
  • dct
    M=512 原图像长度 N=64 K=8 I=zeros(M,M) J=zeros(N,N) BLOCK=zeros(K,K) 显示原图像 I=imread( f:ceshiyuanshitu.bmp ) figure imshow(I) xlabel( 原始图像 ) 显示水印图像 J=imread( f:ceshilogistic_nuaa64.bmp ) figure imshow(J) xlabel( 水印图像 ) 嵌入水印 tem=1 for p=1:N for q=1:N x=(p-1)*K+1 y=(q-1)*K+1 BLOCK=I(x:x+K-1,y:y+K-1) BLOCK=dct2(BLOCK) if J(p,q)==0 a=-1 else a=1 end BLOCK(2,1)=BLOCK(2,1)*(1+a*0.01) BLOCK=idct2(BLOCK) I(x:x+K-1,y:y+K-1)=BLOCK end end 显示嵌入水印后的图像 figure imshow(I) xlabel( 嵌入水印后的图像 ) imwrite(I, f:ceshiembedded.bmp )
    2010-06-13 18:43:39下载
    积分:1
  • GroovyRule
    Implementation of a rule using a Groovy script.
    2014-02-18 14:26:02下载
    积分:1
  • APF_ip_iq
    基于ip/iq变换的电力系统APF仿真,用于验证控制算法的性能和进行参数选取的辨识(Power system simulation of APF based on IP/IQ transform, is used to verify the performance of the control algorithm and parameters selection of identification)
    2013-03-15 10:19:41下载
    积分:1
  • Simu_Phase_1
    simulation plan de phase 1
    2013-05-11 04:11:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载