-
matlab
MATLAB PPT及实例M文件,主要是基于MATLAB 的数值计算,希望对你有用(MATLAB PPT and examples of M documents, mainly based on MATLAB numerical calculation, hope useful to you)
- 2009-09-30 23:03:33下载
- 积分:1
-
susan
用MATLAB实现的SUSAN算子,用于图像的边缘检测(susan detect edge!)
- 2009-11-26 21:22:53下载
- 积分:1
-
show-new
语音信号处理。例如:滤波、检测、增强、估计、识别、谱分析(Speech Signal Processing. For example: filtering, detection, enhancement, estimation, identification, spectral analysis)
- 2008-06-04 21:22:28下载
- 积分:1
-
Decomposition_LU
将系数矩阵A转变成等价两个矩阵L和U的乘积 ,其中L和U分别是下三角和上三角矩阵。当A的所有顺序主子式都不为0时,矩阵A可以唯一的分解为A=LU。其中L是单位下三角矩阵,U是上三角矩阵。 (The coefficient matrix A into two matrices L and U is equivalent to the product, where L and U are lower triangular and upper triangular matrix. When A master style is not all the sequence is 0, the matrix A can only be decomposed into A = LU. Where L is unit lower triangular matrix, U is upper triangular matrix.)
- 2011-06-21 21:16:09下载
- 积分:1
-
3D_matrix_decomposition
三维矩阵的特征分解,采用高斯斯密特方法是向(3D Matrix orthogonal decomposition)
- 2011-12-20 09:55:14下载
- 积分:1
-
imaderectangle
说明: 本程序用matlab实现了求不规则图形的最小外接矩形和最大内接矩形,实验用的图形也附在了文件中,可直接运行(This matlab program graphical the irregular circum-rectangle minimum and maximum inscribed with rectangular, experiment graphics attached the documents and can be directly run)
- 2020-11-06 11:19:49下载
- 积分:1
-
090
sliding mode control 3
- 2012-07-08 21:36:05下载
- 积分:1
-
CDBN-master
实现了卷积受限玻尔兹曼机(深度学习的一个重要算法),包括C++和matlab版本(Restricted Boltzmann realized convolution machine (depth study of an important algorithm), including C++ and matlab version)
- 2014-10-23 22:01:54下载
- 积分:1
-
Computer-modeling-FINAL-EXAM-ALL-200-questions
Computer modeling FINAL EXAM ALL 200 questions
- 2013-09-27 11:45:35下载
- 积分:1
-
NewtonRaphson
这个文档包含四种不同的功能求解非线性方程组。包括牛顿 - 拉夫逊,定点,正割,二分法方法。这项工作是我的课程的一部分,在数值计算的本科课程。它包括时序和表的打印输出进行分析和比较。有很多的观察,你可以:例如,对于一个特定的公式,一种方法可能运行的迭代次数最少,而另一个将运行更多的迭代,但计算速度最快的。(This document contains four different functions for solving nonlinear equations. Including Newton- Raphson, fixed, Secant, bisection method. This work is a part of my course in numerical undergraduate courses. It includes the timing and tables to analyze and compare the printout. There are a lot of observation, you can: For example, a specific formula, a method may be running a minimum number of iterations, while the other will run more iterations, but the calculation is the fastest.)
- 2020-07-08 21:08:56下载
- 积分:1