搜索资源列表

  1. RWLS

    0下载:
  2. 用matlab编写的一个程序,实现系统辨识中的最小二乘递推算法,有运行结果和图形.-using Matlab a procedure for the preparation, system identification achieve the recursive least squares algorithm, running results and graphics.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:wgc
  1. zhifangtuchuli

    0下载:
  2. 这是一个直方图处理的小程序,用MATLAB编的,没有用到MATLAB自身的一些函数-This is a histogram of the small program using MATLAB series, MATLAB did not use some of its own function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:364544
    • 提供者:初学者
  1. 2006032606191210725

    0下载:
  2. ATM简易模拟器 使用java源码模拟银行ATM机的处理过过程-ATM Simulator simulation using java source of bank ATM machines processed process
  3. 所属分类:金融证券系统

    • 发布日期:2024-05-10
    • 文件大小:13312
    • 提供者:陈磊
  1. wavelet97

    0下载:
  2. 利用97小波变换进行图像压缩,用matlab仿真,实验证明它具有较高的压缩比-using wavelet transform image compression using Matlab simulation experiment to prove that it has a higher compression ratio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:48128
    • 提供者:李江涛
  1. Tetris-using-GDI+

    0下载:
  2. A Tetris Clone using GDI+ 一个用gdi+制作的围棋-A Tetris clone using GDI with a production gdi Go
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:33792
    • 提供者:许凡
  1. Voice_activity_detection

    0下载:
  2. 采用能量门限的语音活动端点检测程序,计算复杂度低.-using energy threshold voice activities endpoint detection procedures, low computational complexity.
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:tamato
  1. headtracker.tar

    0下载:
  2. 人头跟踪算法,采用均值漂移和形状约束模型。-poll tracking algorithm using mean drift and shape the model.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:36864
    • 提供者:向慧
  1. codeandencode

    0下载:
  2. 对一篇文章编码和解码,采用huffman 树的方法-an article on encoding and decoding, using the Huffman tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:186368
    • 提供者:苗建新
  1. matlabImageProcessing

    0下载:
  2. 利用matlab编写的图像处理的各种算法及相关应用案例-using Matlab prepared by the image processing algorithms and application-related cases
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:5801984
    • 提供者:刘小英
  1. yuyinwavelet

    0下载:
  2. 利用小波方法对语音信号进行去噪,取得了很好的效果。-using wavelet method of voice signal denoising, and achieved very good results.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:付荣申
  1. expand

    0下载:
  2. %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理- Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:陈旭
  1. NeuroFaceDemo

    0下载:
  2. Face Recognition Demo using Neural Networks-Face Recognition Demo using Neural Network ks
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:3445760
    • 提供者:李琳莉
  1. bianmashiyan

    0下载:
  2. 数字图像处理实验 根据原图像的直方图,发现背景和目标的分割值大约在130左右,并将灰度图像转为二值图像,分割效果比较理想。 图像处理实验(六)图像压缩与编码 实验目的: 学习JPEG压缩编码 实验内容: 一.实现基本JPEG的压缩和编码分三个步骤: 1. 首先通过DCT变换去除数据冗余; 2. 使用量化表对DCT系数进行量化; 3. 对量化后的系数进行Huffman编码。-digital image pr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:qq
  1. 4yue11haoxiawu

    0下载:
  2. 1、基于FPGA实现FIR数字滤波器的研究(使用VHDL语言进行编程) 2、多功能单片机下载开发软硬件的设计(利用VB或V C++和C语言)有下载板和下载软件 3、迷你播放器(利用Visual Basic 6.0设计)可以播放多种格式的音乐和电影,以及图片浏览等等 4、小电容小电感测试仪 -1, FPGA-based digital FIR filter (use VHDL program) 2. Mu
  3. 所属分类:按钮控件

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:wangxing
  1. SIGGRAPH97-Course-Notes-Processing-Messages&Using-

    0下载:
  2. Nate Robins教程之Processing of user input Win32 Messages and Menus allow for processing of user input. Methods for intercepting and responding to messages as well as methods for using menus is presented below.-Nate Robins
  3. 所属分类:OpenGL

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:liushuo
  1. DirectX.Capture

    0下载:
  2. 用DirectX实现的视频捕捉和保存程序,平台是.net,语言是C#.-achieved using DirectX video capture and storage procedures, platform yes. Net language is C#.
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:157696
    • 提供者:王慧璐
  1. OCRcharacteridengtifycode

    0下载:
  2. OCR字符识别源代码,基于神经网络,用C#写的 -OCR character recognition source code, based on neural network, using the C# to write
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:54272
    • 提供者:谭剑
  1. 3order_RLS1

    2下载:
  2. 最小二乘递推算法RLS,利用递推最小二乘法计算Volterra级数的核-recursive least squares algorithm RLS using recursive least squares method Volterra series of nuclear
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:辛号
  1. wavelets-11

    0下载:
  2. 本程序实现利用小波变换对图像进行分解,获取其低频和高频部分-the program using wavelet image decomposition, their access to low-frequency and high-frequency part of
  3. 所属分类:波变换

    • 发布日期:2024-05-10
    • 文件大小:3717120
    • 提供者:薛燕
  1. pcaBPneuralnetwork

    0下载:
  2. 用主成分分析与神经网络进行人脸的识别 文件是整个的MATLAB数据文件-using principal component analysis and neural networks face identification document is the entire data file MATLAB
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:32768
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org