-
junji
计算一维和二维卷积,基本可以替代Matlab中的conv和conv2函数,程序很方便就可以移植成C语言..(Calculation of one-dimensional and two-dimensional convolution, the basic alternative to Matlab' s conv and conv2 function, the procedure can be easily transplanted into a C language ..)
- 2009-03-27 00:55:09下载
- 积分:1
-
68hc05_latest.tar
videp song that used toi viuslis
- 2011-01-26 20:16:43下载
- 积分:1
-
Eryth
A simple algorithm for Erythrocyte (RBC) segmentation peripheral blood smear images.
Function takes the green component of RGB image as input.
article:
M. Jahanifar et al., Automatic Zone Identification in Blood Smear Images Using Optimal Set of Features ,
2016 23rd Iranian Conference on Biomedical Engineering and 2016 1st International Iranian Conference on Biomedical Engineering (ICBME)
- 2016-10-19 18:25:46下载
- 积分:1
-
koch
koch曲线,分型课程中经常用到的,很好(koch)
- 2010-12-23 11:03:50下载
- 积分:1
-
CtrlLAB_MATLABToolbox
反馈控制CtrlLAB工具箱-MATLAB-Toolbox(feedback control CtrlLAB Toolbox- MATLAB-Toolbox)
- 2007-04-28 22:39:47下载
- 积分:1
-
Sunspot
1)在Matlab 环境下读取太阳黑子数目序列,并绘制其时域波形;
2)采用离散时间卷积计算方法对太阳黑子数据序列进行滑动平均滤波(窗口宽度
分别为5 和13),并绘制出滤波后的波形;
3)对太阳黑子数据进行离散时间傅里叶变换,通过求幅度谱最大值方法估计太阳
黑子的周期;(Convolution calculation of sunspot periodic data for sliding filtering)
- 2021-02-28 15:49:36下载
- 积分:1
-
main
说明: 这是个关于图像遗传算法分割的源程序,在matlab上实现(This is a genetic algorithm on the image segmentation of the source, to achieve in matlab)
- 2010-04-26 10:58:41下载
- 积分:1
-
barker
用于产生巴克码序列的matlab程序,测试可以运行,解压后在matlab中打开m文件即可(Barker code used to generate the sequence matlab program, tests can be run to open the file in matlab m extract after)
- 2015-03-26 22:16:31下载
- 积分:1
-
ECSMiner
一种数据挖掘分类算法的MATLAB实现。(classification in matlab.)
- 2013-12-21 15:30:03下载
- 积分:1
-
plot
定义坐标轴的显示范围用axis指令
语法:axis([xmin xmax ymin ymax]) 你的例子ymin ymax应分别设为0和0.5,xmin xmax 取周期的两端。 然后再plot(x,y)
欢迎一起探讨matlab的使用:) (draw picture in matlab)
- 2009-02-04 22:07:32下载
- 积分:1