-
bvp6c
高精度的matlab求微分方程组的边值问题的bvp6
c的解算器,精度高于常用的bvp4c。(bvp6c solver for ode bvps in matlab)
- 2020-07-04 19:20:01下载
- 积分:1
-
ID3
实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。(ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose of prediction. The decision tree training set of data according to the formation of the first decision tree, if the tree can not give the correct classification of all objects, then select a number of exceptions to the training set data, repeat the process until the correct decision set.)
- 2010-07-25 16:30:11下载
- 积分:1
-
eulerany
Euler方法解
程序,使之适用于任意右端函数f,任意步长h和任意区间[to,T]。用h=1/4,1/8,1/16分别计算初值问题
(Euler method Solutions program, which applies to arbitrary subguadratic function f, arbitrary step h and arbitrary interval [to T]. With h = 1/4, 1/8, 1/16 were calculated initial value problems)
- 2006-05-27 00:06:18下载
- 积分:1
-
av_A310
A310飞机的数学模型!能够完整的表现该飞机的气动模型!!!!!!!!(The math model of A310 aircraft!)
- 2011-05-05 19:57:54下载
- 积分:1
-
nrlfppg
it s a package for load flow analysis by Newton Raphson method
- 2014-10-27 03:18:52下载
- 积分:1
-
PBS
计算亚波长光栅衍射效率,PBS,即偏振光分离(calculate subwave grating diffraction efficiency)
- 2013-11-20 21:02:24下载
- 积分:1
-
xinhaofangzhen
二相编码信号,频率编码信号的时域和频率仿真波形(A two-phase coded signal, a frequency-coded signal, and a frequency-controlled waveform)
- 2020-08-13 23:28:29下载
- 积分:1
-
InputBuffer---
A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.(A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.
)
- 2012-10-16 18:25:40下载
- 积分:1
-
OFDM
基于matlab的ofdm系统仿真性能、源代码、原理(Performance of ofdm system based on matlab simulation, the source, and principle)
- 2014-02-09 11:24:20下载
- 积分:1
-
SSS06.Prac2.MonocularSLAM.tar
移动机器人同时定位与地图创建最前沿技术,来自school summer 的培训材料,一共有三个代码包,包括EKF,PF等代码,这是第二部分,主要是关于数据关联(data association)的.(Mobile Robot Localization and Mapping at the same time to create the most cutting-edge technology, from the school summer training materials, a total of three code package, including the EKF, PF and other code, this is the second part, mainly on the data association (data association) of .)
- 2009-01-17 14:30:29下载
- 积分:1