CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 除法

搜索资源列表

  1. licheng

    0下载:
  2. 一个除法计算器和字母统计器,作为例程,希望可以让初学者快乐学习matlab,体验其中的快乐,毕竟兴趣才是最好的老师;-A calculator and letters and Statistics division, and as a routine, I hope will allow beginners to learn Happiness matlab, experience one of the happy, interested, after all, is the best teac
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.31kb
    • 提供者:buckly
  1. weiji04

    0下载:
  2. 4.1 数据寻址方式 4.1.1 立即数寻址方式 4.1.2 寄存器寻址方式 4.1.3 存储器寻址方式 4.2 数据传送类指令 4.2.1 数据传送指令 4.2.2 堆栈操作指令 4.2.3 地址传送指令 4.3 算术运算类指令 4.3.1 加法指令 4.3.2 减法指令 4.3.3 乘法除法等指-you can see see
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:79.63kb
    • 提供者:江畔
  1. cordic_division

    1下载:
  2. 利用cordic实现除法的matlab源码。 本人原创,标准cordic算法。-implement division by cordic. matlab m language.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:93.96kb
    • 提供者:李林
  1. prime

    0下载:
  2. 一是利用计算机对正整数进行素因子分解认识素数,通过运用筛法与试除法寻找一定范围内的素数,体会到筛法比试除法有效但无法找出所有素数;二是通过若干特殊形式的素数的研究,寻找素数生成公式,发现一些结论;三是借助于非线性拟合技术,观察素数分布规律,利用其研究有关数论问题。-The first computer was used to prime factor decomposition of positive integers understanding of prime numbers, throug
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:218.46kb
    • 提供者:sean
  1. gongyueshu

    0下载:
  2. 输入两个正整数m和n,求其最大公约数和最小公倍数。 利用辗除法。-Enter two positive integers m, n, of seeking the common denominator and least common multiple. The use of rolling division.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.29kb
    • 提供者:阿贝
  1. work

    0下载:
  2. 二进制小数的除法计算,三个matlab代码-Calculation of the binary decimal division
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3.04kb
    • 提供者:TH
  1. divide_sqrt_algorithm_simulation

    0下载:
  2. 里面包含两个matlab程序,分别是对除法和对开方算法(或者是电路工作原理)的模拟。压缩包里分别有这两个算法的详细描述,主要用于学习。-It contains two matlab programs, one for divide algorithm and the other for sqrt algorithm. The .rar file also include two instruction files for the two algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:104.3kb
    • 提供者:flyingwings
  1. Unarypolynomialadditionsubtractionmultiplicationim

    0下载:
  2. 实现一元多项式的加法、减法、乘法和除法。-Realize a polynomial of addition, subtraction, multiplication and division.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1.62kb
    • 提供者:刘传邦
  1. OFDM-Carrier-Sync

    0下载:
  2. OFDM系统中提出一种改进方法对频偏的捕获, 在联合使用9个短前导序列和长前导序列估计算法的基础上,采用鉴频环路的方法来消除算法中的除法和取模运算 -OFDM system in an improved way of deviation of the capture, in the joint use of nine short leader sequence and the long preamble sequence estimation algorithm, based on the fr
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:266.4kb
    • 提供者:fy
  1. matlab

    0下载:
  2. 关于maltab一些实用程序例子:菜单,柱型图,照明方式,除法计算器,环境效果 -Some utilities on maltab examples: menu, cylindrical map, illumination, calculator division, environmental effects
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.54kb
    • 提供者:张仁
  1. bgseg

    1下载:
  2. 一个自己写的前景提取程序,采用背景减除法得到运动前景,背景通过统计平均得到。-a matlab code for foreground Extraction , using background subtraction method to get moving foreground ,and we get the background by statistical averaging.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:606.1kb
    • 提供者:pengpeng
  1. matlab1

    0下载:
  2. 练习读入lena.bmp图像,在workspace中查看图像,显示图像,并将此图像存储在C盘根目录下,命名为1.bmp。 读入两幅尺寸相同的图像(lena.bmp和sky.bmp),做加法,实现双曝光的效果。 读入两幅尺寸相同的图像(2.bmp和2background.bmp),做减法,实现减背景效果。 读入lena.bmp图像,编写一个模板,此模板是以图像中心为圆心,64像素为半径的圆内为1,其他位置为0,以此模板乘以读入的lena图像,显示结果。 用图像除法完成减背景操作(
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:2kb
    • 提供者:单车少年
  1. Moving-target-identification

    0下载:
  2. 运动目标识别,从视频中提取出背景,然后采用背景差除法和开闭运算法,能够很好的识别出运动中物体-Moving target identification, extracted from the video out of context, and then using background subtraction method of division and opening and closing operations, can well identify objects in motion
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.19kb
    • 提供者:曾伟
  1. pdg_pdiv

    0下载:
  2. pdg.m:在多项式矩阵中,将矩阵元素对角化。pdiv.m:计算多项式矩阵除法-pdg.m: polynomial matrix, the matrix elements diagonalization. pdiv.m: computing polynomial matrix division
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4.92kb
    • 提供者:wuruian
  1. cyclencode

    0下载:
  2. 循环码除法电路编码,matlab编程,含界面,可以动态延时编码过程。-Cyclic code division circuit coding, matlab programming, including interface, dynamic delay encoding process.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:17.21kb
    • 提供者:xingang
  1. divdemo

    0下载:
  2. 多项式除法电路演示程序,可以设置被除式及除式。有利于理解多项式除法电路的实现过程。-Polynomial division circuit demo program can be set up in addition to style and subject type. Facilitate an understanding of the implementation process of the polynomial dividing circuit.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:25.38kb
    • 提供者:xingang
搜珍网 www.dssz.com