-
Typical-methods-for-linear-equations
解线性方程组的直接法(标准数值算法),包括高斯消去法程序、列主元高斯消去法程序、LU分解以及用LU分解求线性方程组、Cholesky分解以及用Cholesky分解求线性方程组、改进的Cholesky分解以及用改进的Cholesky分解求线性方程组、解三对角方程的追赶法。全部为本人原创程序,且全部经过测试无误。共9个MATLAB程序。程序内部含详细注释。(Solving linear equations of the direct method (standard numerical algorithms), including Gaussian elimination procedure, the column pivot Gaussian elimination procedure, LU decomposition and the use of linear equations, LU decomposition, Cholesky decomposition, and find line with the Cholesky decomposition linear equations, Cholesky decomposition and improved using the improved Cholesky decomposition of linear equations, solution of tridiagonal equations pursuit method. All of my original program, and all tested correctly. A total of nine MATLAB. Internal procedures with detailed notes.)
- 2011-08-15 14:18:36下载
- 积分:1
-
基础的PSO算法
说明: 基础的PSO算法,里面有一个简单的测试函数。对于初学者,了解pso的机理有所帮助。(Basic PSO algorithm,which has a simple test function.For beginners,t is helpful to understand the mechanism of PSO.)
- 2020-05-16 21:28:57下载
- 积分:1
-
Spectral-books-codes
说明: 在spectral method for matlab、Spectrral and High-order methods in Engineering、Matlab computing science的书中附带程序(computational spectral method books code)
- 2011-03-24 16:46:53下载
- 积分:1
-
Telephone-Billing-System
Telephone billing system in c++ code working
- 2014-09-06 19:56:30下载
- 积分:1
-
iris_data_x.DAT.tar
Training data set for MATLAB NN data classification
- 2012-11-30 08:07:12下载
- 积分:1
-
GSC_Repet
风电690V网侧变流器谐波电流抑制模型,SVPWM调制,采用重复控制器应对电网电压谐波。(Wind power 690V grid side converter harmonic current suppression model, SVPWM modulation, using repetitive controller for grid voltage harmonics.)
- 2021-04-20 19:28:50下载
- 积分:1
-
leach
LEACH的MATLAB代码,很不错。可以直接运行。(the code of LEACH for Matlab)
- 2009-12-15 10:48:04下载
- 积分:1
-
MATLAB
简单叙述了M月TLAB语言的特点,并介绍了如何用材月了乙AB语言编写程序,实现示
波器和频语仪的仿真。
(Brief description of the M language features on TLAB, and describes how to use the materials on the B programming language AB, scope and frequency of language instrument to achieve the simulation.)
- 2011-08-07 14:46:40下载
- 积分:1
-
LMSandKalman
一个用来学习和使用的标准kalman和lms变步长最小均方滤波算法源程序代码(One source code to learn and use the standard kalman and least mean square filtering algorithm)
- 2013-11-01 08:14:33下载
- 积分:1
-
FFT
1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图
2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选
3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱
4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图(1. Produce sine wave, square wave, and the white noise signal with Matlab, and their time-domain waveform display
2. FFT transform, display each spectrum, where the sampling rate, frequency, length optional data
3. RMS to make maps of the three signals, power spectrum, as well as the number of RMS map
4. Restored by inverse Fourier transform IFFT signal and displays the time domain waveforms sinusoidal signal recovery)
- 2013-12-02 16:18:48下载
- 积分:1