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

搜索资源列表

  1. fit2

    0下载:
  2. 最小二乘曲面拟合程序(m文件),对一组三维数据z=f(x,y)拟合,成为关于x和y的多项式-least squares fitting procedure Surface (m), a group of three-dimensional data z = f (x, y) fitting, be on the x and y polynomial
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1416
    • 提供者:谭彬
  1. Haffmancode

    1下载:
  2. 课程设计: 1.求出在一个n×n的棋盘上,放置n个不能互相捕捉的国际象棋“皇后”的所有布局。 2.设计一个利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。 【基本要求】 1) 将权值数据存放在数据文件(文件名为data.txt,位于执行程序的当前目录中) 2) 分别采用动态和静态存储结构 3) 初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; 4) 编码:利用建好的哈夫曼树生成哈夫曼编码; 5) 输出编码; 6)
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:551312
    • 提供者:赵刚
  1. HARTLEY.ZIP

    1下载:
  2. The frequency domain plays an important role in image processing to smooth, enhance, and detect edges of images. Although image data typically does not include imaginary values, the fast Fourier transform (FFT) has been used for obtaining spect
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:4176
    • 提供者:archit
  1. EKF_filter

    0下载:
  2. 经典的EFK雷达测量模型 构造数据为雷达采样数据,距离、俯仰角、方向角。 假设目标匀速直线运动,CV模型 状态变量用x,y,z,以及各自的导数 -EFK classic measurements of radar data for modeling radar sampling data, distance, pitch angle, direction angle. Goal of uniform linear motion assumption, CV model with
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2651
    • 提供者:孙海波
  1. gridfit

    0下载:
  2. 该函数用于二维曲面拟合,能拟合出f=(x,y)的函数图形。-Gridfit is a surface modeling tool, fitting a surface of the form z(x,y) to scattered (or regular) data. As it is not an interpolant, it allows the existence of replicates in your data with no problems.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10140
    • 提供者:凯歌
  1. Matlabcodes-RobustPCA

    1下载:
  2. Matlab codes for Robust PCA multivariate control chart-Robust PCA multivariate control chart mainly consists two steps: Step1 Calculates the robust mean and the robust covariance of original dataset using the minimum covariance determinant (M
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:580
    • 提供者:Jianxin Zhang
  1. z

    0下载:
  2. 这是一个关于多目标数据融合的很好的温章,希望对大家有所帮助。原理清晰,见解独特-This is a multi-target data fusion on the temperature of a good chapter, we want to help. Principle of clear, maverick
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:195880
    • 提供者:国际
  1. ourdev_249202

    0下载:
  2. 系统程序:多路信号实时采集和处理,并将处理后的数据以不同的 ** 方式显示.同时可根据按键输入实现任务调度. -System process: real-time multi-channel signal acquisition and processing, and post-processing data to be displayed** different. At the same time can be achieved according to key input
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:8961
    • 提供者:dudu
  1. Wuxiangtu

    0下载:
  2. 数据结构经典实例,以无向图的邻接多重表存储无向图。以数偶的形式依次从键盘上输入一串数据。如:(A,B)为从起始结点(其数据场之值为一大写的英文字母 A ),到终止结点(其数据场之值为一大写的英文字母 B)的无向边。最后输入(Z,Z)表示输入结束。-Classic examples of data structures in order to free the adjacency table to store multiple undirected graph. Followed by a fe
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7344
    • 提供者:周子
  1. Data_struct_1

    0下载:
  2. 数据结构课后设计题第一章 ◆1.16② 试写一算法,如果三个整数X,Y和Z 的值不是依次非递增的,则通过交换,令其为 非递增。 要求实现下列函数: void Descend(int &x, int &y, int &z) void Descend(int &x, int &y, int &z) { int temp if(x<=y){temp=x x=y y=temp } if(y<=z){temp=y y=z z
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:1846
    • 提供者:苏文俊
  1. ass4

    0下载:
  2. 数据结构作业4:以数偶的形式依次从键盘上输入一串数据。如:(A,B)为从起始结点(其数据场之值为一大写的英文字母 A ),到终止结点(其数据场之值为一大写的英文字母 B)的无向边。最后输入(Z,Z)表示输入结束。请用无向图的邻接多重表存储该无向图,并注意一定要使用动态存储结构。-Data Structure Assignment 4: The order of a few even in the form of a string of data input from the keyboard.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:501548
    • 提供者:syes
  1. plot3k

    0下载:
  2. Generate a 3D point plot of L=(x,y,z) using the values in the vector c to determine the color of each point. If c is empty, then z (column 3 of L) is used to color the plot. The data points are sorted so that plot3 is only called once for each
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:3787
    • 提供者:Jeff
  1. AI-01intoduction

    0下载:
  2. 1. 实现深度缓存(z-buffer)算法. 输入数据是简单的多边形网格. 2. 实现简单的光线跟踪(Ray-tracing)算法. 输入应包含多边形网格(多面体)和圆. -1. To achieve the depth buffer (z-buffer) algorithm. Input data is a simple polygon mesh. 2. To achieve a simple ray tracing (Ray-tracing) algorithm. Polyg
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1738695
    • 提供者:ll
  1. AI-03SolvingProblembySerching

    0下载:
  2. 1. 实现深度缓存(z-buffer)算法. 输入数据是简单的多边形网格. 2. 实现简单的光线跟踪(Ray-tracing)算法. 输入应包含多边形网格(多面体)和圆. -1. To achieve the depth buffer (z-buffer) algorithm. Input data is a simple polygon mesh. 2. To achieve a simple ray tracing (Ray-tracing) algorithm. Polyg
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:897316
    • 提供者:ll
  1. 4zuoye2

    0下载:
  2. 数据结构作业题,以数偶的形式依次从键盘上输入一串数据。如:(A,B)为从起始结点(其数据场之值为一大写的英文字母 A ),到终止结点(其数据场之值为一大写的英文字母 B)的无向边。最后输入(Z,Z)表示输入结束。请用无向图的邻接多重表存储该无向图,并注意一定要使用动态存储结构-Job title data structure in order to turn a few even in the form of a string of data input from the keyboard. S
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:27976
    • 提供者:lianwenzhao
  1. 3.1

    0下载:
  2. 最长公共子序列问题 最长公共子序列(动态规划) 实验数据:input.txt X={A,B,C,B,D,A,B} Y={B,D,C,A,B,A} ——要求给出X、Y的最长公共子序列Z,程序运行结束时,将计算结果输出到文件output.txt中。输出文件中包含问题的答案:找不到公共子序列时给出“null” 。 -Longest common subsequence problem LCS (dynamic programming) experimental data:
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:101098
    • 提供者:陈星风
  1. quiver_filtering_based_on_make_zeta_output_0

    0下载:
  2. This code deals with data at any z-level specified by zlevel1 and uses the output generated from make_zeta_u.c, make_zeta_v.c and make_zeta_T.c file i.e. it uses the files ufile??zlevel.dat, vfile??zlevel.dat and Tfile??zlevel.dat. The output inclu
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2673
    • 提供者:Rati
  1. velocity_filtering_based_on_make_zeta_output_0.zi

    0下载:
  2. This code uses the output from either make_zeta_u.c file or make_zeta_v.file i.e. it uses the velocity data at any z-level specified by zlevel1. Furthermore, this code filters the velocities, plots the filtered and raw signals at certain specified
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2257
    • 提供者:Rati
  1. autosc

    0下载:
  2. Auto-scales data table Z (new operation or based on know parameters), or reverses auto-scaling operation.-Auto-scales data table Z (new operation or based on know parameters), or reverses auto-scaling operation.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:818
    • 提供者:saman
  1. string-data-encryption

    0下载:
  2. Data Encryption by Matrix Multiplication We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4440
    • 提供者:delin
« 12 3 »
搜珍网 www.dssz.com