登录
首页 » matlab » shujuyuchuli

shujuyuchuli

于 2011-08-08 发布 文件大小:21KB
0 107
下载积分: 1 下载次数: 56

代码说明:

  统计数据的预处理源程序大全,数据的平滑处理,数据的标准化转换,数据的极差归一化变换(Daquan source of statistical data pre-processing, data smoothing, standardization of data conversion, data conversion of poor normalization)

文件列表:

第3章 数据的预处理
..................\examp03_02.xls,60928,2009-12-04
..................\example03_01.m,2499,2009-12-29
..................\example03_02.m,2434,2010-01-16
..................\example03_03.m,1039,2009-12-29
..................\example03_04.m,580,2010-01-17
..................\example03_05.m,494,2010-01-16
..................\jichaguiyihua.rar,359,2011-08-08
..................\rscore.m,1369,2010-01-17

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

发表评论

0 个回复

  • equation
    使用C语言编写解二元一次方程组的源代码用于求解二元一次方程(solve equation set)
    2014-09-21 23:58:31下载
    积分:1
  • main
    以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 1.基本要求 (1)首先实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出。其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向。如下图所示迷宫。从入口(1,1)到出口(8,8)的求解结果如下: (1,1)(1,2),(2,2)(3,2)(3,1)(4,1)(5,1)(5,2)(5,3)(6,3)(6,4)(6,5)(5,5)(4,5)(4,6)(4,7)(3,7)(3,8)(4,8)(5,8)(6,8)(7,8)(8,8)(The labyrinth is represented by a m*n rectangular array. 0 and 1 represent the pathways and obstacles in the labyrinth respectively. Design a program for any set of maze, find a way from the entrance to the exit, or draw no conclusion of the path. 1. basic requirements (1) first implement a stack type with linked list as storage structure, then write a non recursive procedure to solve the maze. The path obtained is output in the form of three tuple (I, J, d). Among them: (I, J) indicates a coordinate in the labyrinth, and D indicates the direction of going to the next coordinate. As shown in the labyrinth below. The results obtained from the entrance (1, 1) to the outlet (8, 8) are as follows: (1, 1) (1, 2), (2, 2) (3, 2) (3, 1) (4, 1) (4, 1).)
    2018-07-03 13:15:46下载
    积分:1
  • 严蔚敏的源c代码,非常的经典,很适合初学者的使用...
    严蔚敏数据结构的源c代码,非常的经典,很适合初学者的使用-YAN Wei-min data structure c source code, very classic, very suitable for beginners to use
    2022-04-16 19:50:22下载
    积分:1
  • 个人信息系统
    要控制我的信息系统是一个非常聪明的简单的项目。你可以学习如何添加、 更新、 删除和查询与 php mysql 语言......
    2023-07-12 20:10:02下载
    积分:1
  • 的乘法
    应用背景应用数组 可以实现的算法和解决的问题非常多,这里举 一个非常典型的例子一一大整数 乘怯 。这个例子所采用的方法和思想都非常巧妙  。由于计算机的精度是有限的,因此单纯使 用程序设计语言提供的原子数据类型来完成两个大整数的乘法显然是不切实际的。 关键技术可以考虑 用两个数组来分别存储 一些小于 10 的整数 ,这些数字按顺序排列在一起,分别表 示一个大整数的每一位上的数字,于是大整数的储存问题就解决了。然后按照基本乘法规则对这两个 大整数进行运算即可。下面给出了程序的代码。
    2022-02-07 02:59:09下载
    积分:1
  • 特殊矩阵计算器
    说明:  创建两个特殊矩阵 A 和 B,计算 A+B、A-B、A*B、B*A、A(或 B)的逆、A(或 B)的 转置、A(或 B)的行列式等(Create two special matrices A and B, and calculate the inverse of a + B, A-B, a * B, b * a, a (or b), a (or b) Transpose, determinant of a (or b), etc)
    2020-12-31 18:28:59下载
    积分:1
  • visual c++用于库编程的源程序
    visual c++用于数据库编程的源程序-visual c++ for database programming source code
    2022-03-06 15:20:56下载
    积分:1
  • java客房管理系统
    java客房管理系统-java客房管理系统!!!!!!!!!!
    2022-09-16 05:15:03下载
    积分:1
  • eXtremeDB与# 39;的示例代码,对你有用!!
    extremeDB s sample code,useful for you-extremeDB"s sample code, useful for you! !
    2022-11-07 18:50:04下载
    积分:1
  • 停车场实习报告
    数据结构停车场实习报告-data structure parking internship report
    2022-10-20 12:45:08下载
    积分:1
  • 696518资源总数
  • 104292会员总数
  • 28今日下载