-
criticalpath
Critical Path Method for Project Time Estimation. Implemented in MATLAB.
- 2009-12-08 09:37:31下载
- 积分:1
-
PDradar_signal_processing
模拟PD雷达的信号处理程序,完成信号回波模拟,脉冲压缩,MTD等功能.(a program about pulse doppler radar signal processing.)
- 2012-04-17 13:27:47下载
- 积分:1
-
OrthPoly
NARMAX模型重构,用matlab实现了一个二次二次曲面的重构(NARMAX model reconstructed using Matlab achieved a second conicoid Reconstruction)
- 2007-06-21 17:52:21下载
- 积分:1
-
Graphics_GUIs_MATLAB
matlab教程,关于建立二维图形、三维图像以及仿真动画等的教程(matlab tutorial, on the establishment of two-dimensional graphics, three-dimensional images, and simulation animation tutorial)
- 2010-05-13 12:21:08下载
- 积分:1
-
mountainroad
一个解决逢山开路问题的matlab程序,使用先看说明(Mountains and open a solution to the problem of matlab, the use of look at the description)
- 2007-09-04 09:33:28下载
- 积分:1
-
MATLABVB
以一个BP神经网络进行函数逼近为例,通过COM组件实现MATLAB与VB应用程序的混编接口技术。(A BP neural network function approximation for example, through the COM components with VB realize MATLAB application interface technology mixed.)
- 2008-03-20 17:18:54下载
- 积分:1
-
studyMATLAB
战胜MATLAB必做练习50题,帮助你学会matlab(MATLAB exercises will be done over 50 questions to help you learn matlab)
- 2010-11-16 20:06:15下载
- 积分:1
-
net
说明: 有感知器神经网络实现1与0的识别,输出误差曲线(it is a good program!if you needed,be quick to load it down)
- 2010-04-21 16:19:43下载
- 积分:1
-
QPSK_MDL_Matlab
A QPSK simulation using simulink. very useful to understand the scheme at every level of QPSK modulation.
- 2013-08-15 13:47:43下载
- 积分:1
-
Gauss_Seidel
一种非线性代数方程组的迭代解法。最早用于解算电力系统潮流。这种方法具有程序编制简单、占用内存少的优点,但算法收敛性差,计算时间长。(In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite. It was only mentioned in a private letter Gauss to his student Gerling in 1823.[1] A publication was not delivered before 1874 by Seidel.)
- 2014-11-20 22:12:52下载
- 积分:1