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

搜索资源列表

  1. checkbounds

    0下载:
  2. %CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars) % checks that the upper and lower % bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf % if necessary) wa
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.19kb
    • 提供者:张风
  1. hfssMove

    0下载:
  2. 完成在hfss中的move操作,matlab和hfss联合仿真
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.38kb
    • 提供者:lvyuan
  1. MeanShift.rar

    0下载:
  2. Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束. 用matlab实现mean shif
  3. 所属分类:matlab

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

    0下载:
  2. 有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数 -Have n integers, to move back in front of the order m of the number of positions, finally becoming the foremost m m the number of number of
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.29kb
    • 提供者:李源
  1. 20100407

    0下载:
  2. 用MATLAB仿真的数字下变频程序,变频,滤波未用matlab函数,而是用代码完成,便于移到DSP或FPGA上。供参考。-Using MATLAB simulation of digital down conversion process, conversion, filtering is not used matlab functions, but with code completion, easier to move on a DSP or FPGA. For reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10.52kb
    • 提供者:sss
  1. Question1

    0下载:
  2. C++源代码,递归实现。原问题描述:鼓上蚤时迁到一个山洞里去盗宝,里面有n件宝贝,价值分别是a1,a2......an,并且满足ai大于a1+a2+....+a(i-1)的和。他身上有一个背包,能装的东西最大价值是K,他只能进洞一次,请问他最多能带出多少? 要求:输入K,n,a1,a2......an 输出:他能最多带出的宝物价值 -C++ Source code Recursive achieve. The original problem descr iption: drum
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:801byte
    • 提供者:shubin
  1. SegyMAT

    0下载:
  2. 针对目前流行的一种文件格式segy 处理的软件包,- Since the original SEG Y Data Exchange Format [revision 0, reference page 45] was published in 1975 it has achieved widespread usage within the geophysical industry. This widespread usage has brought about many proprietar
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:601kb
    • 提供者:wenfengguo
  1. belka

    0下载:
  2. Inverted pendulum in cart controled by torque. It contains regulators: one to move it, second to stabilize pendulum, and last to stabilize the cart
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8.32kb
    • 提供者:Stefan
  1. movdetect

    0下载:
  2. web-cam move detector. Save images when detects movement.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:306.9kb
    • 提供者:jever
  1. 104

    0下载:
  2. 数字移动:图中的九个点上,空出中间的点,其余的点上任意填入数字1到8.1的位置固定不动,然后移动其余的数字,使1到8顺时针从小到大排列.移动的规律是:只能将数字沿线移向空白的点. -Digital Mobile: Figure in the nine points, empty out the middle point, the rest of the points fill any position of the numbers 1 to 8.1 fixed and then move t
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:10.38kb
    • 提供者:jackchen
  1. Viewpoint_Adjustment_Using_Seam_Carving

    0下载:
  2. Viewpoint Adjustment Using Seam Carving Imitate Parallax with Seam Carving: Foreground objects or other objects of interest are tend to be more “interesting” than the background. Seam carving algorithm can automatically distinguish the two.
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2.73mb
    • 提供者:josephlin0922
  1. qierdonghua

    0下载:
  2. 企鹅动画,实现企鹅向前向上运动,并且有月亮和枫叶动-Penguin animation, penguins move forward to achieve upward movement, and has the moon and the Maple Leaf movement
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:9.93kb
    • 提供者:shenyi
  1. Algorithms

    0下载:
  2. If we want to find a specified pattern in an image, we can move this pattern as a template over the image, and find where the lokal image correlates with the template. This is called template matching.-If we want to find a specified pattern in an ima
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1.92mb
    • 提供者:ammar
  1. Simulator

    1下载:
  2. 模拟蚂蚁和食蚁兽的生存规律。在20X20的网格世界里,每个生物每次可向四个方向移动(但不会移除网格边缘),食蚁兽会吃掉在他目标处的蚂蚁-The goal for this programming project is to create a simple 2D predator-prey simulation. In this simulation the prey are ants and the predators are doodlebugs. These critters l
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:98.97kb
    • 提供者:crystalever
  1. SHAOXIANGBAIFO

    2下载:
  2. 1、指标信号,仅当参考;理解理念,才更重要!指标中大阳支撑的理念,请大家适当参考;其余提示信号,均可只当戏玩,不可生搬硬套! 2、【烧香拜佛】指标极其简单,不可单独使用,请结合盘面热点、板块龙头等情况,综合考虑目标的机会。 3、该指标对于进入主升浪、台阶式上涨的目标,最为有效! 下面给出大智慧L2、飞狐、通达信三种常用软件的版本源码,请需要的朋友适当参考。 -1, indicator signal, only when the reference understand the co
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:954byte
    • 提供者:ZJM
  1. amethodofpersondetect

    0下载:
  2. 基于视频序列的运动人体检测算法研究-a method of body move detect
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4.06mb
    • 提供者:曹剑
  1. rms

    0下载:
  2. 通过不同大小的窗口移动,计算每个窗口内地形剖面数据的均方根值,得到的数据在双对数图中拟合直线可求得分维数-move the windows of different size and calculate the rms of the data in the window.Then using the resultant data to plot,so that the fractal dimension can be gotten.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3.71kb
    • 提供者:毕丽思
  1. zuoyi

    0下载:
  2. 通过按键进行控制发光二极管的左右移动和闪烁-Through the LED control button and move around and blink
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:60.61kb
    • 提供者:李清淼
  1. image-copy-move-detection-master

    0下载:
  2. FORGERY COPY MOVE DETECTOR
  3. 所属分类:matlab例程

    • 发布日期:2019-09-21
    • 文件大小:2.56mb
    • 提供者:cbe123
  1. copy_move_forgery_detection-master

    0下载:
  2. accelerated Copy move forgery detection by using matlab path .
  3. 所属分类:matlab例程

    • 发布日期:2019-09-19
    • 文件大小:11.63mb
    • 提供者:Arusa
« 12 3 4 5 6 »
搜珍网 www.dssz.com