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

搜索资源列表

  1. 8_01

    0下载:
  2. 摇曳的递归分形树(在其中使用了双缓存技术,即创建两个缓冲区,一个用来绘制图形,一个用来显示图形)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:44597
    • 提供者:
  1. D版

    0下载:
  2. 二次插值函数绘制图形-quadratic interpolation function mapping graphics
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18005
    • 提供者:杨磊
  1. swqm.rar

    1下载:
  2. 三维曲线曲面比较演示系统程序设计 设计一个图形用户界面(GUI)演示常见的三维函数图形,至少包含“三维绘图” 、“选项” 、“退出”等菜单,三维绘图的包括:参数方程x=e-t/20cos(t), y= e-t/20sin(t),z=t其中t 为0到2π、参数方程x=t,y=t2,z=t3其中t为0到1之间(在同一图形界面中分别绘制它们的三维曲面和三维曲线图)。“选项”菜单主要包括:网格开关,图例开关,坐标边框开关,色度空间选择菜单,曲线颜色菜单。,Comparison of three-dim
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1217
    • 提供者:万文亮
  1. pictureinapicturezoom

    0下载:
  2. 利用MATLAB绘制图形,并用鼠标拖拉矩形框,选中图形局部放大后,绘制在原图形的右上角,使得局部细节更清晰-Using MATLAB to draw graphics, and drag a rectangle with the mouse, select the graphics local amplification, drawn in the upper right corner of the original graphics, making the local details more
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5726
    • 提供者:chenshukun
  1. sy

    0下载:
  2. lagrange算法实验题目:Lagrange插值多项式 相关知识:通过n+1个节点的次数不超过n的Lagrange插值多项式为: 其中,Lagrange插值基函数 ,k=0,1,…,n。 另外,补充C语言绘制图形方面的内容如下 1.屏幕坐标系 坐标原点在屏幕的左上角,x轴水平向右,y轴垂直向下。2.常用的绘图函数 Newton算法 -lagrange algorithm experimental subject: Lagrange interpolation polyn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1018
    • 提供者:哈喽
  1. flower

    0下载:
  2. 描绘一种绘制图形的方法,在该程序中使用的是极坐标绘图。会出的图形是花瓣形状。-Describe a method of drawing graphics in the program using polar mapping. Will the graphics is petal shape.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:18941
    • 提供者:单晓玲
  1. LyapunovExponents_wolf

    1下载:
  2. 利用wolf法求取Lyapunnov指数,并绘制图形-Method used to obtain Lyapunnov wolf index, and draw graphics
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3548
    • 提供者:魏新建
  1. FFTDlg

    0下载:
  2. FFT傅里叶快速变换,把变换的结果放到文件中,并用matlab绘制图形。- FFT the Fourier fast transformation, puts the transformation result to the document, and draws up the graph with matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:25474
    • 提供者:林漂漂
  1. m06_QASK

    0下载:
  2. 设置参数,创建输入信号,计算和显示比特误差率,绘制图形.-Set parameters, create the input signal, calculate and display bit error rate, draw graphics.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:655
    • 提供者:冯自星
  1. matlablearningexperience

    0下载:
  2. 真正接触matlab一年左右,我很喜欢上了matlab的简单的语法,易于绘制图形,gui编 程也非常容易, 并且功能强大的开放式的toolbox。 因此,尽管我一直没有这方面的应用,但是我还是对 它非常感兴趣。 现 将个人的matlab的一点学习体会列在这里,愿能够对大家(特别是初学者)起到一点儿微薄 的作用也好。 -Real contact with matlab about a year, I am in love with the matlab syntax sim
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:6218
    • 提供者:黄平
  1. particle_swarm_optimization

    0下载:
  2. 使用粒子群算法解决10个城市的旅行商问题 可绘制图形-Use the particle swarm algorithm to solve traveling salesman problem of 10 cities can draw pictures
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:12357
    • 提供者:张慧玲
  1. QDemo

    1下载:
  2. 强化学习是人工智能中策略学习的一种。本程序提供一强化学习事件Q-learning demo,并绘制图形进行形象化演示。-Reinforcement learning is a kind of artificial intelligence in the strategic study。This program provides a Q-learning demo with plotting.
  3. 所属分类:matlab例程

    • 发布日期:2013-10-14
    • 文件大小:1283
    • 提供者:刘英
  1. yiqun-tuxing

    0下载:
  2. 蚁群算法,实现了蚁群算法并且包含了绘制图形-ant colony optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1591
    • 提供者:赵寒凝
  1. fnl20090803

    0下载:
  2. 本程序用于气象中Grads所绘制图形的显示,并可以进一步开发使用.-This procedure is used to display meteorological Grads graphics rendering, and can be further developed to use.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:522020
    • 提供者:
  1. Tomographic_compute

    0下载:
  2. 利用层析算法,通过输入井间地震收发距,道间距,来计算延迟时和地下介质层状速度模型,并绘制图形。-Use of chromatography algorithm, distance by entering crosswell seismic transceiver, channel spacing, to calculate the delay and underground medium layered velocity model and draw graphics.
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:1689
    • 提供者:周国婷
  1. singleround

    0下载:
  2. matlab绘制图形,绘制圆形双心圆以及圆环。-matlab draw graphics, draw the circular double heart round ring
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:1536
    • 提供者:张玉
  1. Quickplot

    0下载:
  2. 本人自编的一个快速作图,功能强大的matlab GUI 界面程序。其主要功能如下: 1.导入工作空间变量(X,Y):导入工作空间变量,并提取类型为数组的变量。 2.绘图(plot):多种模式,包括1对1,1对多,多对多。如x1—y1 x1—y1,y2;x1,x2—y1,y2。 3.快速标准化图形(NormalFig):快速设置图形格式,以达到论文图片要求。字体大小,线型粗细等 4.可以手动设置格式 5.可以设置为笛卡尔坐标,也可以设置为对数坐标 6.右键执行命令:“Exe
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:32762
    • 提供者:LiuLiu
  1. matlab_Koch

    0下载:
  2. 利用Matlab对Kouch曲线的程序编写,能生成Koch曲线并绘制图形,级数作为外部参数输入,可调整。-The use of Matlab program of Kouch curve to write, can generate Koch curve and graphics rendering, series as external input parameters, can be adjusted
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1096
    • 提供者:程一亮
  1. CIC_decim

    0下载:
  2. MATLAB CIC插值滤波器的设计方案,比较了不同插值和绘制图形插值-MATLAB CIC interpolation filter design program, compared different interpolation and draw graphics interpolated
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:907
    • 提供者:shan feng
  1. 科学计算与MATLAB实验

    0下载:
  2. 绘制下列各种函数图形,绘制分段连续函数图 ,进行下列计算,给出不使用for和while等循环语句的计算方法;
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com