-
dace(1)
基于计算机实验数据建立一个克里金近似模型,并将其用作计算机模型的代理模型。这里,计算机实验是指通过运行计算机模型获得的若干组输入和响应数据。而计算机模型的这些输入或响应数据都有可能是高维的。(The typical use of this software is to construct a kriging approximation model based
on data from a computer experiment, and to use this approximation model as a
surrogate for the computer model. Here, a computer experiment is a collection of
pairs of input and responses from runs of a computer model. Both the input and
the response from the computer model are likely to be high dimensional.)
- 2019-05-31 17:15:36下载
- 积分:1
-
BP神经网络,支持向量机等用于风机故障诊断
BP神经网络,支持向量机等用于风机故障诊断(BP Neural Network and support Vector Machine for Fan Fault diagnosis)
- 2018-04-04 20:27:22下载
- 积分:1
-
leaked source code used webclass do, I have not divulged the original source of...
原代码泄露? 用webclass 来做,就不用考虑原代码泄露这个问题了。 4.求教,有谁知道 网页上的股市行情的定时刷新是怎么实现的吗? ... 问:就是想得到,像这个论坛里显示贴 子大小的方法,如(192 Bytes) 答:ADO中Field对象的ActualSize属性7-leaked source code used webclass do, I have not divulged the original source of this problem. 4. Pay him, who knows website on the stock market is set to the timing of how to achieve it ... : That is unsurprisingly, as a forum to demonstrate the size of the postings, such as (192 Bytes) A : ADO object which Field attributes 7 ActualSize
- 2022-10-13 00:35:03下载
- 积分:1
-
this a sample C++ codes for beginners.It helps to draw a graph using some inbuil...
this a sample C++ codes for beginners.It helps to draw a graph using some inbuilt functions.-this is a sample C++ codes for beginners.It helps to draw a graph using some inbuilt functions.
- 2022-01-25 23:36:33下载
- 积分:1
-
MultiSourcesShortestPaths-master
说明: 利用python中Dijkstra的包,进行最短路径的算法实现过程(Using Dijkstra package in Python to implement the shortest path algorithm)
- 2020-06-25 09:00:01下载
- 积分:1
-
amplifier5
光纤放大器模型
输入脉冲光后,可得到输出端的波形(Fiber amplifier model input pulse light, the available output waveform)
- 2020-12-06 20:59:21下载
- 积分:1
-
geo2mag
说明: DMSP卫星SSIES经纬度转换为地磁以及数据重新排列(Conversion of longitude and latitude of ssies to geomagnetism and data rearrangement)
- 2020-04-14 10:16:04下载
- 积分:1
-
一个鼠标特效,一个关于网页中鼠标更随文字的特效
一个鼠标特效,一个关于网页中鼠标更随文字的特效-Effects of a mouse, a mouse on the page with the text of the special effects more
- 2022-04-18 14:50:22下载
- 积分:1
-
ToMoSAR仿真程序,说明了干涉SAR仿真的基本条件和结果
ToMoSAR仿真程序,说明了干涉SAR仿真的基本条件和结果,初学者可以借鉴。(ToMoSAR simulation program, explains the basic conditions and the results of interferometric SAR simulation, beginners can learn.)
- 2021-01-03 15:58:56下载
- 积分:1
-
dds_test
说明: 直接数字式频率合成器DDS设计、Verilog。
产生的信号可以是正弦波或方波、三角波、锯齿波等,自选。
采用DDS技术,将所需生成的波形写入ROM中,按照相位累加原理合成任意波形。
此方案得到的波形稳定,精度高,产生波形频率范围大,容易产生高频。
本实验在设计的模块中,包含以下功能:
(1)通过 freq 信号输入需要的频率的值;
(2)通过 wave_sel 信号选择所需的波形;
(3)通过 amp_adj 信号选择波形放大的倍数。(DDS design of direct digital frequency synthesizer, Verilog.
The generated signal can be sinusoidal or square wave, triangular wave, sawtooth wave and so on, optional.
By using DDS technology, the required waveforms are written into ROM, and arbitrary waveforms are synthesized according to the principle of phase accumulation.
The waveform obtained by this scheme is stable, accurate and easy to generate high frequency waveform.
This experiment includes the following functions in the designed module:
(1) Input the required frequency value through freq signal;
(2) Choosing the required waveform by wave_sel signal;
(3) Select the multiplier of waveform amplification by amp_adj signal.)
- 2019-01-19 16:07:50下载
- 积分:1