-
MATLAB_Kelley
Kelly的Solving Nonlinear Equations with Newton’s Method一书附带的Matlab程序。(The MATLAB codes for the solvers and all the examples
accompany this book.I have used the three main solvers nsold.m,
nsoli.m, and brsola.m from the collection of MATLAB codes in my own research.
The codes were designed for production work on small-to-medium scale problems having
at most a few thousand unknowns. Large-scale problems are best done in another language
with a high-quality public-domain code.)
- 2010-11-23 11:26:59下载
- 积分:1
-
MATLAB
MATLAB的音频信号的分析与合成程序,是一个PPT文件,看了还不错。希望大家喜欢......(MATLAB audio signal analysis and synthesis procedures, a PPT file, looked pretty good. I hope you like ...)
- 2012-06-14 11:51:23下载
- 积分:1
-
integer-programming
该MATLAB程序提供了简单的整数规划功能(The MATLAB program provides a simple function of integer programming)
- 2011-08-19 21:38:25下载
- 积分:1
-
gui(1)
一本关于MATLAB GUI应用的书籍,很适合初学者入门。(A books on MATLAB GUI applications, it is suitable for the beginner.)
- 2012-11-22 19:42:32下载
- 积分:1
-
demons-registration
Demons算法是一种基于灰度信息的全自动非刚性配准方法,其配准结果容易受图像之间灰度不一致的影响(Demons algorithm is a kind of automatic non rigid registration method based on gray level information, and the result of registration is easy to be affected by the gray level between images.
)
- 2016-12-11 14:39:45下载
- 积分:1
-
Reverberation
• Plot the noisy speech signal both in time-domain and frequency-domain.
• 进行含噪语音信号的时频分析
• Design a proper filter to remove noise from the speech signal.
• 设计合适滤波器进行去噪
• Plot the clean signal both in time-domain and frequency-domain.
• 进行去噪后信号的时频分析
• Design a Reverberator using 4 Comb filters and 2 All-pass filters, as shown in the following Figure, to generate reverberated and reflected sound with the capability of passing it through an equalizer.
• 设计一个混响器(用四个梳状滤波器和两个全通滤波器(下图所示))来产生回声(通过一个均衡器(用于调整频率的补偿和衰减))
- 2010-12-20 00:01:58下载
- 积分:1
-
concavefalt2
平凹腔激光模式计算程序,利用边界元方法计算,matlab编程!(concave cavity laser mode procedures, the use of the boundary element method, the Matlab programming!)
- 2006-07-03 19:38:33下载
- 积分:1
-
ppt-of-ofdm-communication
ofdm basic description
- 2012-04-24 21:08:35下载
- 积分:1
-
movingstar
一个会动的五角星,应用matlab软件编程。(A moving star,using matlab program.)
- 2013-09-08 15:30:36下载
- 积分:1
-
PSO501
优化问题是工业设计中经常遇到的问题,许多问题最后都可以归结为优化问题. 为了解决各种各样的优化问题,人们提出了许多优化算法,比较著名的有爬山法、遗传算法神经网络算法等.
(Optimization problem is often encountered in industrial design, many problems can be attributed to the last optimization problem in order to solve a variety of optimization problems, many optimization algorithms have been proposed, relatively well-known climbing method, genetic algorithm neural network algorithm.)
- 2014-02-08 09:06:04下载
- 积分:1