代码搜索:MATlab

找到约 10,000 项符合「MATlab」的源代码

代码结果 10,000
www.eeworm.com/read/291752/8399756

txt matlab_remez_01.txt

42 -0.0375 0.0842 -0.0245 -0.0384 -0.0119 0.0230 0.0512 0.0667 0.0675 0.0540 0.0283 -0.0052 -0.0395 -0.0666 -0.0794 -0.0735 -0.0491 -0.0114 0.0307 0.0667 0.0874 0.0874 0.0667 0
www.eeworm.com/read/291752/8399760

txt matlab_remez_03.txt

72 -0.013142 0.012122 0.0071783 0.003701 0.001324 0.0001016 0.00032682 0.0021747 0.0053676 0.0089936 0.011572 0.011435 0.0073579 -0.00082898 -0.011831 -0.022949 -0.030662 -0.031628 -0.02383 -0.007557
www.eeworm.com/read/290705/8466604

txt matlab图像处理命令.txt

1.applylut 功能: 在二进制图像中利用lookup表进行边沿操作. 语法: A = applylut(BW,lut) 举例 lut = makelut('sum(x(:)) == 4',2); BW1 = imread('text.tif'); BW2 = applylut(BW1,lut); imshow(BW1) figure, imshow(
www.eeworm.com/read/290628/8470956

ppt matlab 绘图4.ppt