资源列表

« 1 2 ... .32 .33 .34 .35 .36 2137.38 .39 .40 .41 .42 ... 216388 »

[文件操作test2

说明:打开两个文件,读取文件的内容,合并文件内容,对文件内容进行排序,写入到第三个文件-Open two files, read the contents of the file, merge file contents, the contents of the file are sorted, written to a third file
<曹玉秀> 在 2025-09-06 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)erzhihua201504102

说明:图像的二值化,不使用Matlab自带的语句处理,使用的是自己的编程语句。-Binary image, do not use Matlab s own statement processing, using their own programming statements.
<李健> 在 2025-09-06 上传 | 大小:1kb | 下载:0

[其他小程序viterbi-matlab

说明: 卷积编码器g1=111,g2=101 x为输入的待译码序列 x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1] x=[1,1,0,1,0,1,1,0,0,1] x=[1,1,1,0,0,0,1,0,1,1] a=size(x) 输入序列的长度 s=a(2)/2 译码后的m序列长度为x的一半 m=zeros(1,s) 最终结果存放 ma=zeros(1,s+1) 存放Fa路径的 mb=zeros(1,s+1) 存放Fb路径的 mc=ze
<yanming> 在 2025-09-06 上传 | 大小:1kb | 下载:0

[GDI/图象编程ab

说明:matlab 实现直线拟合并计算直线夹角-matlab achieve a straight line to be merged to calculate the angle between the straight line
<sentosa> 在 2025-09-06 上传 | 大小:1kb | 下载:0

[其他小程序work

说明:MATLAB几个画的图像,比较好玩,可以动态的显示-MATLAB image, several paintings more fun, dynamic display
<张志强> 在 2025-09-06 上传 | 大小:1kb | 下载:0

[书籍源码pls

说明:单因变量偏最小二乘回归matlab程序 程序尚不完善,固定提取了3个主成分,没有做寻求最佳主成分个数;没有做交叉有效性检验 -Single dependent variable and partial least squares regression matlab The program is not perfect, the fixed extract 3 principal components, do not seek the best number of principa
<mali> 在 2025-09-06 上传 | 大小:1kb | 下载:0

[压缩解压lpc

说明:线性预测编码(LPC)算法压缩语音。MATLAB实现。计算预测系数和增益。-Linear predictive coding (LPC) algorithm
<许萌翻> 在 2025-09-06 上传 | 大小:1kb | 下载:0

[教育/学校应用MLX90614

说明:MLX90614 example for arduino project
<sosok> 在 2025-09-06 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)my_camera

说明:使用vision.cascadeobjectdetector检测视频帧中的人眼的位置。检测器使用提琴琼斯检测算法和检测训练分类模型。人脸跟踪使用KLT算法.能够减少人头倾斜造成的影响,只有第一次检测人眼,以后都是检测特征点,运算速度快。-Use vision.cascadeobjectdetector detects video fr a mes eye position. The detector uses a detection algorithm Tiqinqiongsi classifi
<lidong> 在 2025-09-06 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)easy2

说明:基于肤色的人脸检测,首先根据ntsc空间色调范围找到皮肤的联通区域,再切割这个联通区域的上4/10,逐步缩小联通区域,找到人脸的位置。-Face Detection Based on skin color, first find the location of the area of ​ ​ skin Unicom, China Unicom and then cut on 4/10 this area, gradually narrowing Unicom area, fi
<lidong> 在 2025-09-06 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)light_log

说明:图片光照补偿算法。类似“指数变换+参考白”算法,将亮度值排列的大5 设置为255,小5 设置为0;中间亮度值进行指数变换。-Pictures illumination compensation algorithm. Similar " exponential transform+ reference white" algorithm, arrangement of a large luminance value of 5 is set to 255, the small 5
<lidong> 在 2025-09-06 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)light_rw

说明:图像光照补偿算法, 参考白 算法。将整个图像中所有像素的亮度从高到低进行排列,取前5 的像素,如果这些像素的数目足够多(例如》100),就将它们的亮度作为参考白,将它们的RGB分量都调整为最大255;其他像素点的色彩值也按这一尺度调整。-Image illumination compensation algorithm, " reference white" algorithm. The brightness of all pixels in the entire image
<lidong> 在 2025-09-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 2137.38 .39 .40 .41 .42 ... 216388 »

源码中国 www.ymcn.org