登录
首页 » matlab » Mohasebat

Mohasebat

于 2010-01-16 发布 文件大小:9KB
0 50
下载积分: 1 下载次数: 2

代码说明:

  this program is a simple implementing of some numerical analysis formulas such as newton,...

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • motion_estimation
    motion estimation. input 2 images from the same video and after running the code, there will be an estimated image (the middle frame from 1 to 2)
    2010-12-01 04:24:23下载
    积分:1
  • gaborfilter
    gabor filter implementation in matlab
    2011-01-10 02:41:45下载
    积分:1
  • fig2
    Matlab code for OFDM with multipaths
    2009-07-14 22:33:42下载
    积分:1
  • Immune-algorithm
    数学里的免疫算法,利用matlab编制的(Immune algorithm)
    2013-08-09 11:32:13下载
    积分:1
  • MLP
    A Multilayer perceptron for text classification, befor running this code you should provide a feature matrix that indicate sentences
    2013-05-10 19:17:02下载
    积分:1
  • Conditional entropy
    说明:  计算两个离散变量x和y的条件熵z = H(x | y)。 with Input:两个相同长度的整数向量 有益于学习(Compute conditional entropy z=H(x|y) of two discrete variables x and y. with Input: of two integer vector of the same length good for learning)
    2020-06-23 11:20:01下载
    积分:1
  • npg
    npg algorithm npg algorithm npg algorithm (npg algorithm npg algorithm npg algorithm npg algorithm )
    2009-05-10 11:19:26下载
    积分:1
  • scaleh
    用于求解Saleh模型,实现对无记忆功放的求解(Saleh model for solving)
    2013-09-25 20:41:14下载
    积分:1
  • 21
    说明:  it describe about brain image segmentation
    2013-11-21 20:37:49下载
    积分:1
  • 1
    说明:  matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • 696524资源总数
  • 103751会员总数
  • 74今日下载