-
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
-
ct
说明: 传统图像模板匹配方法在matlab中的实现,学习便于理解模板匹配的基本原理。(Traditional image template matching method in matlab to achieve, learning the basic principles easy to understand template matching.)
- 2013-04-24 01:12:07下载
- 积分:1
-
BP-and-OMP
BP和OMP算法的matlab程序,供参考学习。(BP and OMP algorithm matlab program for reference study.)
- 2013-05-11 23:28:39下载
- 积分:1
-
BNT
The Bayes Net Toolbox for Matlab was written by Kevin Patrick Murphy et al.
This version was last updated on 17 Oct 2007..
- 2011-06-05 16:39:19下载
- 积分:1
-
UnitCommitment-Lagrange
使用拉格朗日松弛最小化方法处理简单的机组组合问题(UC)算例程序,源自电力系统运行与控制一书(Lagrangian relaxation minimization method is used to deal with simple unit combination problem (UC) example program, starts the power system operation and control)
- 2020-11-16 01:29:41下载
- 积分:1
-
Single-phase-SVPWM--inverter-
单相SVPWM逆变器仿真,matlab/simulink,控制算法,空间矢量脉宽调制(single phase inverter simulation based on SVPWm matlab/simulink,control algorithm,space-vector pulse width modulation)
- 2016-09-03 12:59:19下载
- 积分:1
-
a
说明: 两种算法的简单版程序,还有其中一部分说明及仿真图(Simple version of the two algorithms procedures, as well as part of the description and simulation of Figure)
- 2010-04-27 15:33:19下载
- 积分:1
-
huffman
实现了huffman编码 运行良好 可以在不同的版本中运行(Achieve a huffman encoding)
- 2011-10-27 09:26:21下载
- 积分:1
-
Project-08-01
Root-mean-square error and
mean-square signal-to-noise ratio
F(x,y) the original image , F’(x,y) the decompressed image , the original image change to JPG and then JPG change to Im. Observe to Error- ratio.
- 2015-02-01 16:59:21下载
- 积分:1
-
边缘提取函数
说明: 用MATLAB实现的边缘提取函数,实现了sobel算子、canny算子,Robert算子、prewitt算子(Using MATLAB to achieve the edge extraction function, sobel operator, Canny operator, Robert operator, Prewitt operator)
- 2020-10-18 17:07:24下载
- 积分:1