资源列表
oppratcnwsubscript
- 图像置乱,图像处理MatLab程序,适合于中高级用户,不错的-Image scrambling, MatLab image processing procedures, suitable for advanced users, good
qpread
- 在扩频系统中对加入的不同噪声进行仿真的源代码 不错的-In spread spectrum system to join the different noise source simulation is good
siquljtiox
- 基于matlabsimulink的双PWM逆变器仿真,不错的源码-Based on the double PWM inverter simulation matlabsimulink, good source
TATLAB
- Aided design based on MATLAB This paper expounds the importance of matrix analysis, and drawing of root locus method
hid
- 多尺度第二代小波中的bandelet的变换,需要全部程序上网站,-Of the second generation bandelet of wavelet multi-scale transform, all the procedures on site,
HGGHJ
- 多尺度第二代小波中的bandelet的变换,需要全部程序上网站,-Of the second generation bandelet of wavelet multi-scale transform, all the procedures on site,
dhuu
- 如何在VC中利用matlab的资源呢? 在这里我简要的以一个简单的例子-How to use matlab in VC resources?
Matlab
- Learning Matlab simulation tools, and has a rich example for your reference
vxge
- 对MATLAB帮助很大 大家都继续努力,推荐给大家学习用-A great help to the MATLAB Recommend everyone continued to work hard for everybody to learn
said
- 数字水印在linux下面运行的代码,内有详细的注释说名-The code that runs beneath the digital watermark in Linux, with detailed comments said
matlab
- 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图contour,例如 contour(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。 -How to read the data textread, for example, through textread (x_inlet.txt)
matlab
- 如何读取数据textread,例如通过xin textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组xin中,且xin的维数和大小会自动与文件x_inlet.txt的相匹配。 如何设定坐标轴范围和坐标间距axis,set 例如 axis([0,7,0,12,-10,2])表示xyz坐标范围分别为0~7,0~12,-10~2,set(gca, XTick ,[0:1:7])表示x坐标范围为0~7,坐标间距为1.-How can we read