-
display
a MATLAB program which reads files defining a piecewise constant triangulation of data, and displays a corresponding 3D surface.
(a MATLAB program which reads files defining a piecewise constant triangulation of data, and displays a corresponding 3D surface.)
- 2009-01-17 17:11:57下载
- 积分:1
-
Lms_quzao
LMS算法用于去噪,在信号加噪情况下去除噪声,代码简单(LMS algorithm for noise removal, to remove noise in the signal plus noise case, the code is simple)
- 2012-10-19 12:36:24下载
- 积分:1
-
BP
说明: BP算法有详细的注释,数据归一化处理,数据打乱处理,功能强大(BP algorithm has detailed notes, normalization of data processing, data disturb processing, powerful)
- 2015-03-09 21:27:42下载
- 积分:1
-
matlab1
对图形、图像进行处理,使得通过程序处理后的图像更加好!(image processing)
- 2010-12-01 20:03:09下载
- 积分:1
-
Car-Licence-Plate-Recognition
car number plate recognition system in matlab
- 2013-03-14 15:30:14下载
- 积分:1
-
matlab-femcode
The code accompanying Understanding and Implementing the Finite
Element Method by Mark S. Gockenbach (SIAM, 2006)(is contained in
four directories:
1. version1: linear Lagrange triangles
2. version2: Lagrange triangles of arbitrary degree
3. version3: isoparametric elements of arbitrary degree
4. adaptive: local refinement, a posteriori error estimates, etc.)
- 2014-12-24 12:43:59下载
- 积分:1
-
ga-matlab-1.0
algorithme génétique matlab
algorithme génétique matlab
algorithme génétique matlab
- 2013-12-20 23:51:01下载
- 积分:1
-
KMV
KMV模型用来估计借款企业违约概率的方法。该模型认为,贷款的信用风险是在给定负债的情况下由债务人的资产市场价值决定的。该模型了债务人的债权和股权的市场公允价值.(KMV model is used to estimate the probability of default of the borrower methods. The model considers the credit risk of loans given in the case of liability is determined by the market value of the debtor s assets. The model of the fair value of the debtor s debt and equity markets.)
- 2014-09-11 10:27:58下载
- 积分:1
-
Simulated-annealing-algorithm
使用matlab编写的模拟退火算法,经过matlab验证过,程序可以直接拷贝使用(Prepared using matlab simulated annealing algorithm matlab verified through the program can be directly copied using)
- 2013-12-28 14:28:22下载
- 积分:1
-
function6
Pass the Images Through Optics -- Use a Gaussian "Aperture Function"
This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measured function strored in ASCII and the data stored in the file measured_aperture.mat is a MATLAB .mat file that contains the matrix apfunction. (in MATLAB type "help load" for how to use load and look at the c and fortran code that shows how to read and write MATLAB .mat files).
(Note: When the Point Spread Function is Gaussian, then so is the Aperture function)
To simulate the effect of the tracker optics, each of the movie frames is now blurred using a 2-D FFT (Fast Fourier Transform). The first frame of the resulting image is shown in Figure 1.
- 2011-02-12 00:30:05下载
- 积分:1