-
Differentialequationn
用MATLAB实现了微分方程数值解的解法,程序具有极强的通用性,并且还有对算例的说明,非常实用(Realized by MATLAB Solution of differential equations, the program is extremely versatile, and there is a description of examples, very practical)
- 2010-12-15 09:29:54下载
- 积分:1
-
Position-Location-Techniques-and-Applications
Position Localization
- 2013-07-23 01:16:11下载
- 积分:1
-
Classification-Toolbox-User-guide
A user guide for classification toolbox using Matlab
- 2012-05-10 14:53:25下载
- 积分:1
-
pid-used-in-matlab
matlab的pid程序仿真,用户可根据需要下载。(The pid matlab simulation program, the user can download as needed.)
- 2014-10-11 15:23:23下载
- 积分:1
-
Corner_Matching_by_Invariant_Moments
Corner_Matching_by_Invariant_Moments.rar
INDEX:
1- InvariantMomentsofCorners.m
Calculate moment invariants on the selected window of the corner.
2- invariantmoments.m
Calculates Moment invariants
- 2009-09-25 22:07:55下载
- 积分:1
-
IIR_Chebyshev2_LP
自己编写的ChebyshevII型滤波器的源程序.对于毕业设计的同学,很有参考价值.它是ChebyshevII型低通滤波器(their ChebyshevII prepared by the filter type of the source. Design for graduate students, great reference value. It is ChebyshevII-type low-pass filter)
- 2007-04-25 18:31:04下载
- 积分:1
-
Matlab_Kmeans
Matlab algorithm for Kmeans Simulation .
It runs the Kmeans simulation using kmeans keyword.
The files can be used for Points and Centroids
- 2015-03-08 13:50:47下载
- 积分:1
-
bilnsdof_response
Response of SDOF bilinear inelastic structure to earthquake ground motion
- 2012-04-27 23:25:29下载
- 积分:1
-
stop-and-wait
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
- 2011-08-03 16:52:09下载
- 积分:1
-
RungeKuttaMethod-DifferentialEquations
Matlab code that implements Runge-Kutta Method in the context of Differential Codes.
- 2015-03-11 21:02:53下载
- 积分:1