-
matlab-GUI-Russia-games
利用MATLAB 软件中的GUI人机交互工具,开发的一款传统的小游戏俄罗斯方块。
- 2014-12-31 23:36:01下载
- 积分:1
-
lingo-example3
lingo程序,此程序为装配线平衡问题的程序。(lingo (equilibrum))
- 2011-08-23 11:33:38下载
- 积分:1
-
testSVM
利用matlab自带的fisheriris数据集(为了可视化将其看成两类)(setosa类和非setosa类)测试svm(test the svmtrain and svmslassify functions by the fisheriris by the matlab software)
- 2015-03-27 09:42:40下载
- 积分:1
-
euler-error
欧拉法与改进的欧拉法整体截断误差的阶 右端函数可自行更改(euler/Modified Euler method error)
- 2020-10-04 10:07:39下载
- 积分:1
-
用SVPWM驱动三相桥的PMSM控制模型svpwm PI control
用SVPWM驱动三相桥的PMSM控制模型,双闭环控制,模型效果较好!(The control model of PMSM using SVPWM to drive three-phase Bridge, double close loop control, and the control result is very well!)
- 2009-10-08 23:05:37下载
- 积分:1
-
Garch
garch model for econometric
- 2020-07-01 07:00:01下载
- 积分:1
-
Untitled2
完成双目标定,利用标定参数校准源图像和目标图像,并计算得到其视差图(The binocular calibration is completed and the calibration parameters are used to calibrate the source image and the target image, and the parallax diagram is calculated.)
- 2021-05-13 12:30:02下载
- 积分:1
-
VBANSYSMATLAB
介绍了一种基于VB 后台调用ANSYS和MATLAB进行设计计算的方法。通过借助VB设计的参数化输入界面,
调用APDL编写的模型分析程序和MATLAB编写的可靠性计算程序,实现了在用户界面上以可视化的形式显示计算结果功
能,并应用于铁路接触网设计的可靠性计算中,结果显示证明了计算软件的可行性和实用性。(Describes the background of a call based on ANSYS and MATLAB VB design calculation. VB by using the design parameters of input interface, called APDL model prepared by the procedures and the reliability of computer program written in MATLAB, implementation in the user interface to visualize the results in the form of display features, and design used in railway catenary the reliability of the calculation, the results proved the feasibility and practicality of computing software.)
- 2010-07-07 09:28:07下载
- 积分:1
-
my_2bpsk
my_2bpsk.rar文件包含了一个m文件和一个低通滤波器数据文件,实现的数字通信系统的升余弦基带成型,bpsk数字调制,以及高斯白噪声、接收端相干解调系统处理的各个阶段,并用plot语句画出了相关波形,对于理解数字通信系统有很大的好处。(my_2bpsk.rar file contains an m file and a low-pass filter data file, to achieve the digital communication system raised cosine baseband shaping, bpsk digital modulation, and Gaussian white noise, the receiver coherent detection system at all stages of processing and used to draw the relevant waveform plot statement, the understanding of digital communication systems is highly desirable.)
- 2010-09-07 09:26:14下载
- 积分:1
-
functionz
说明:
在三次样条中,要寻找三次多项式,以逼近每对数据点间的曲线。在样条术语中,这些数据点称之为断点。因为,两点只能决定一条直线,而在两点间的曲线可用无限多的三次多项式近似。因此,为使结果具有唯一性。在三次样条中,增加了三次多项式的约束条件。通过限定每个三次多项式的一阶和二阶导数,使其在断点处相等,就可以较好地确定所有内部三次多项式。此外,近似多项式通过这些断点的斜率和曲率是连续的。然而,第一个和最后一个三次多项式在第一个和最后一个断点以外,没有伴随多项式。因此必须通过其它方法确定其余的约束。最常用的方法,也是函数spline所采用的方法,就是采用非扭结(not-a-knot)条件。这个条件强迫第一个和第二个三次多项式的三阶导数相等。对最后一个和倒数第二个三次多项式也做同样地处理。
(the Cubic Spline, to find three polynomial, approaching every right to point the data curve. The kind of terms, these data points called breakpoints. Because only two points a straight decisions, and in between the two curves can be used an infinite number of cubic polynomial approximation. Therefore, in order for the outcome of uniqueness. The Cubic Spline, add the cubic polynomial bound by the conditions. By limiting each cubic polynomial of the first order and second-order derivative, it breakpoint in the same Department, we can better identify all internal cubic polynomial. In addition, the polynomial approximation of these breakpoints slope and curvature is continuous. However, the last one and a cubic polynomial in a breakpoint and the final one, not accompanied by polynomials. There)
- 2006-03-15 21:19:29下载
- 积分:1