搜索资源列表
ewz
- 本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序; 在\\ezw2\\unezw\\debug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; In \\ ezw2 \\ unezw \\
常用小波源程序
- 本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序; 在\\ezw2\\unezw\\debug中找到解码可执行程序 本程序主要实现小波变换功能-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; in \\ ezw2
vcxbbm
- 本目录存放的小波编码实现的源程序:打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序;在\\ezw2\\unezw\\debug中找到解码可执行程序。-Wavelet Coding of the source : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; In \\ ezw2 \\ unezw \\ debug find decoder e
yuanbao2
- 分形程序,内含二维元胞自动机小程序源代码。双击Debug下的yuanbao2.exe文件,程序运行;双击yuanbao2.dsw文件,进入编辑环境。-Fractal procedures, containing two-dimensional cellular automata small source code. Double-click the Debug yuanbao2.exe documents, operating procedures; Double-click yuanbao2.
topoplot
- 基于采集的脑电导联信号,用matlab去噪和伪迹,最后绘制脑地形图。 去噪文件夹: FastICA_25文件夹为 fastICA函数;pca为pca 函数; av_sub伪迹减法去噪; ica_step1,ica_step2&pca 为ica与pca的去噪程序; wave_entro为小波熵的计算程序; topoplot为地形图函数; topo为画地形图程序;eloc32,eloc16为函数调用32导/16导的头皮电极分布位置 get_txt将采集的脑
图形编辑
- 实现四个功能:一、图和图素1. 定义屏幕坐标2. 在屏幕中心作下列图素:点 • ; 小方块 ■ ;大方块 ■ ; 圆点 ● 。以上述图素画线二、3. 用DDA法画线段;4. 用DDA法画圆。三、已知如图所示的多面体,其各棱边长均相等。要求1. 用步进法(即+1比较法)编写AB线段生成程序;2. 用法线法编写消隐程序;3. 编写让多面体绕其中心轴线旋转30o、45o、60o的程序四.在三的基础上自动绘制各棱边,自由旋转任意角度-realization of the four funct
duochongfenxing多重分形谱算法
- 提供两个小程序,一个是多重分形谱算法;另一个是盒子维数的计算。-Provide two small programs, one is multifractal spectrum algorithm the other is the calculation of box dimension.
MO.rar
- MapObject+VB.Net 2005做的一个小程序,按点、线、面的形式在TreeView中组织管理图层,实现了地图漫游;要素选取、要素属性查看、根据属性查找要素等功能,希望对大家学习有用!,It s a demo soft develpoed with mapobjects2.4 and vb.net 2005.This soft manage layers in a TreeView control and devide them into point/line/polygen grou
PointInPolygon.rar
- 判断点在凸多边形的内外的计算机图形学小程序;算法很不错;,In the convex polygon to determine the internal and external procedures of small computer graphics algorithm is pretty good
pca
- 主成份变换的一个小程序;简单实用。值得一看-Principal Component Transform a small procedures simple and practical. Worth a visit
DrawingPro
- MFC画图小程序。可以画直线、矩形、椭圆等;还可以输入字符并显示;实现了简单的保存功能,再次打开后可以见到保存前的图形;-MFC drawing applet. Can draw lines, rectangles, ellipses, etc. can also enter a character and display to achieve a simple save function, after re-opening to see the graphics before saving
WVLT
- 子目录说明: \wvlt\lib\ 中存放的一些基本的小波基定义和相关库函数; \wvlt\wrefine\ 中存放的是小波基细化的程序代码; \wvlt\wxfrm\ 中存放的是一维小波变换的数学实现。-Subdirectory note: wvltlib stored in some of the basic definition of wavelet and related library function wvltwrefine is stored in wavelet r
FIR
- 自己编的FIR滤波小程序,使用MATLAB编程,特点就是短小精悍~ -FIR;MATLAB
GaborFilter
- 非常直观的Gabor小波滤波程序,有不同波长滤波效果比较;同时能反应相频幅频的变化结果-A very impressive Gabor Wavelet Filter program. It contains comparison of different filter results. Moreover, it could reflect changes of phase and amplitude.
Fill
- 计算机图形学的小程序。 很不错的;有空的来-asdfsaf
PointInPolygon
- 计算机图形学的小程序。 很不错的;有空的来-Small computer program. Very good the time to look at under the circumstances
asf
- 计算机图形学的小程序。 很不错的;有空的来-Small computer graphics program. Very good the time to look at under the circumstances
EMDdenoising
- 利用emd对一维信号进行去噪的最新程序。包含了三种emd去噪方法:1、直接使用小波阈值,进行硬阈值去噪;2、使用具有emd分解特性的阈值去噪;3、emd分解后的平移不变去噪。-Using emd on one-dimensional signal de-noising of the latest procedures. Emd contains three kinds of de-noising methods: a direct use of wavelet thresholding to c
CameaHist
- 本程序选用VS98和openCV1.0实现了由电脑摄像头输入图像,并对图像进行实时的直方图显示的小程序;-This procedure selected VS98 and openCV1.0 input image by a computer camera, and image real-time histogram display of small programs
为GUI程序添加启动画面
- 为matlab添加启动界面,即在主matlab界面前增添一个小gui界面。(Add the boot interface for matlab)