搜索资源列表
基于最小带宽离散小波的故障信号消噪与压缩
- 基于最小带宽离散小波的故障信号消噪与压缩.rar-based on the discrete wavelet minimum bandwidth of the fault signal denoising and compression. Rar
离散数学
- 一个帮你解决令人头疼的离散数学的方案.希望对一些想提高效率的人有帮助-help you solve a baffling Discrete Mathematics program. Some hope to improve efficiency to help people
基于离散小波变换的数字水印技术
- 基于离散小波变换的数字水印技术 利用matlab编写-based on the discrete wavelet transform digital watermarking technology used to prepare Matlab
DWGandDEM
- 一篇文章,利用DWG格式地形图建立城DEM, 利用VBA 语言编程,提取离散高程点及其高程注记,并将高程点与高程注记匹配存储 对等高线进行有效的离散化,提取等高线的高程信息.而后将提取的高程数据在ArcGIS以三维可视化的人机交互的方式剔除粗差,最后生成DEM.-an article, the use of topographical maps DWG format established City DEM using VBA programming language. Elevati
lishanshuxue
- 1.这个计算器可用在离散数学的数理逻辑中,纯属工具,随意传播,由java语言实现,解压即可运行,需要按照java环境。可以去这里下载运行环境:http://www.skycn.com/soft/3116.html 2.这个计算器可以计算逻辑表达式的值、对应的真值表、主析取范式、主合取范式。 3.输入表达式时可以在表达式栏中输入,也可用相应的按钮输入,变元只能是PQRST。由于等价连接词无法识别,所以用等号代替,这也是一个无奈的选择。 4.计算前请选择变元个数(默认为3元)并对变元赋值。变元个数最
ch02123qwe
- 适用于将离散点云数据(.txt),转换为IGS格式- This procedure will be suitable for is separated the cloud data (txt), the transformation will be the IGS form-applied to discrete point cloud data (. Txt). Converting to IGS format - This procedure will be suitable for i s
Level_Set_and_PDE_Methods_for_Computer_Graphics.ra
- level set及PDE方法处理图形图像 包括三个部分:1、level set理论基础介绍;2、数值离散化方法 3、应用 每一部分配有详细的图表说明,并给出了多篇参考文献(其中很多涉及到“三维物体修复”)
ab
- 离散数学的多种方法-of many ways
szfxbg
- 数值分析报告。主要是一些离散数学里的可见以及算法。
泊松分布是一种常用的离散型概率分布
- 泊松分布是一种常用的离散型概率分布,数学期望为m的泊松分布的分布函数定义如下: P(m, k) = mk * e-m/k! (k = 0, 1, 2, 3, …) 对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。 ,Poisson distribution is a commonly used discrete probability distributions, mathema
Discretemathematicstestmanagementsystem
- 题库、试卷建设是教学活动的重要组成部分,传统手工编制的试卷经常出现内容雷同、知识点不合理以及笔误、印刷错误等情况。为了实现离散数学题库管理的信息化而开发了离散数学题库管理系统。 该系统采用C/S 模式,前台采用JAVA(JBuilder2006),后台采用SQLServer2000数据库。本文详细论述了系统总体设计思想、数据库设计以及功能模块设计等。应用软件工程中的瀑布开发模型,开发实现了以下功能:题库的管理与维护、自动生成试卷、手工改动生成试卷、生成WORD试卷和答案。 离散数学题
DTMF
- 用java 写的模拟离散时间DTMF Applet-Using java to write the simulation of discrete-time DTMF Applet
cubicsplineinterpolation1
- 实现离散数据的三次样条插值的java语言实现-Realize discrete data of the cubic spline interpolation of the java language
12
- 提取HTML代码中文字的C#函数 random应该运用种子进行离散分离的,-Extraction of HTML code in the C# language function random seed should be applied to discrete separation,
Cluster_Analysis
- 用Java语言实现的空间聚类分析程序,对离散点按照距离标准进行分类。-Java language with the spatial clustering analysis procedures, in accordance with the distance between discrete points of criteria.
Matrix
- 离散数学教学程序 矩阵相关内容 适合于大二计算机学院学生-Discrete Mathematics Teaching program matrix relevant content for sophomore students in Computer Science
workwavw
- 小波变换的经典程序 可以实现一位离散小波变换-xiaobobianhuandejingdinachengxu
PacketSwitchedNetworkSimulation
- 分组交换网络中离散事件仿真(包括单一队列模拟和网络模拟),计算其丢包率以及延迟。-Build a discrete-event simulator for a packet-switched network and to evaluate its performance, in terms of loss rate and delay, under two operational scenarios.
GeoCA
- 地理元胞自动机 程序 元胞自动机是一种时空离散的局部动力学模型,是复杂系统研究的一个典型方法,特别适合用于空间复杂系统的时空动态模拟研究。-geographic cellular automata。Cellular automata is a discrete space-time local dynamics model is a typical complex systems research methods, particularly suitable for space-time d
sudoku
- java语言实现数独求解,本程序是离散数学中关于矩阵的一节的数独程序(The realization of Sudoku by java language)