-
solving_nonlinear_equations_with_newton_method
Kelly的Solving Nonlinear Equations with Newton’s Method(This small book on Newton’s method is a user-oriented guide to algorithms and implementation.
Its purpose is to show, via algorithms in pseudo-code, in MATLAB, and
with several examples, how one can choose an appropriate Newton-type method for a given
problem and write an ef£ cient solver or apply one written by others.)
- 2010-11-23 11:23:58下载
- 积分:1
-
MPSKTransmission
有关MPSK调制,传输模型。成型脉冲分为矩形,升余弦脉冲,平方根升余弦脉冲。M的值为2,4和8.所加噪声是高斯白噪声。(Of the MPSK modulation, transmission model. Pulse shape is divided into rectangular, raised cosine pulse, the square root raised cosine pulse. The value of M for 2,4 and 8. The increase in noise is Gaussian white noise.)
- 2009-05-21 12:33:22下载
- 积分:1
-
work-numerical-recip
gauss and horner numerical simulation
- 2012-06-13 15:29:25下载
- 积分:1
-
fuifai_v79
最大似然(ML)准则和最大后验概率(MAP)准则,毕设内容,高光谱图像基本处理,现代信号处理中谱估计在matlab中的使用。( Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, Complete set content, basic hyperspectral image processing, Modern signal processing used in the spectral estimation in matlab.)
- 2016-12-31 11:23:43下载
- 积分:1
-
anttsp
用蚁群算法解决TSP问题,其中有基本蚁群,蚁密系统,还有自己提出的改进算法,自带GUI界面。(TSP with ant colony algorithm to solve the problem, including the basic ant colony, ant density systems, as well as the improved algorithm itself, its own GUI interface.)
- 2021-04-21 15:08:49下载
- 积分:1
-
seismic-response-spectra
地震反应谱理论详细讲解,非常有有用的知识(seismic response spectra)
- 2011-12-06 09:58:31下载
- 积分:1
-
shengtai543
模拟退火算法和遗传算法程序
用matlab语言实现的(Simulated annealing algorithm and genetic algorithm matlab language program with the)
- 2009-05-30 15:00:19下载
- 积分:1
-
PF_Code
自己编写的粒子滤波的源码,用于故障诊断,是MATLAB语言写的,(their preparation of the particle filter source for fault diagnosis, is written in MATLAB.)
- 2020-07-03 17:40:02下载
- 积分:1
-
FEIXIANXING
基于非线性主成分分析的自适应变步长盲源分离算法(Based on the nonlinear principal component analysis of adaptive variable step length blind source separation algorithm is proposed
)
- 2014-12-26 15:02:04下载
- 积分:1
-
azimuthTDOA.m
A sound source can be localized in a two dimensional plane using the audio recorded at three known microphone locations. Much like a GPS system, Time Difference of Arrival algorithms can be used to determine the difference in time and distance of a sound source to other microphones. With that information a Chan algorithm can be used to determine the X Y coordinates of the originating sound source. To do so, however, you must first provide the XY coordinates of each of the 3 microphones. Note that for faster and simpler calculation one of the microphones should be placed at the origin (0, 0) of you XY plane.
- 2014-01-26 03:12:04下载
- 积分:1