-
nh
说明: 关于用matlab实现的曲线拟合50000个点的程序,不知道对大家有没有用(Matlab on the use of curve fitting to achieve 50,000 points, the procedures, I do not know all of you there is no use)
- 2009-01-14 18:13:42下载
- 积分:1
-
wavelet
小波图像分解与合成(详细).在matlab环境中实现。(Wavelet image decomposition and composition (detailed). In the matlab environment to achieve.)
- 2010-08-10 22:01:53下载
- 积分:1
-
dct
这是用matlab写的dct代码用于图像的信息的隐藏和提取。。部分老师写的哦。(This is used to write the DCT matlab code for the image and extract the hidden information. . Oh part of the Writing Teacher.)
- 2009-03-19 22:06:29下载
- 积分:1
-
TSP
解决背包问题 自动求解最大价值 利益最大化问题(Automatically solve the Knapsack Problem to maximize the interests of maximizing the value of solving the problem)
- 2009-04-20 23:24:10下载
- 积分:1
-
OMP
说明: 采用正交匹配追踪(OMP)算法实现信号重构(Orthogonal matching pursuit algorithm for signal reconstruction)
- 2011-03-21 12:29:30下载
- 积分:1
-
Echo_BiSAR
一般模式的机载双基地合成孔径雷达回波数据产生,收发平台具有不同的速度与方向,均工作在斜视模式(General pattern of airborne bistatic synthetic aperture radar echo data generated transceiver platform has a different speed and direction, are working in the squint mode)
- 2020-12-11 17:39:17下载
- 积分:1
-
SVPWM2
三相全控桥SVPWM matlab(simulink)的仿真电路(Three-phase full-controlled bridge SVPWM matlab (simulink) circuit simulation)
- 2011-10-25 16:04:51下载
- 积分:1
-
OpenSURF_version1c
采用广义互相关法用于完成时延估计,能够达到一个较好的精度(The generalized cross-correlation method is used to perform time delay estimation, and a better accuracy can be achieved)
- 2017-08-04 15:26:14下载
- 积分:1
-
newton_raphson
Newton-Raphson算法 介绍
在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。
由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。
同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。
(err)
- 2008-06-16 10:38:48下载
- 积分:1
-
Anorld_Matlab
属于信息隐藏技术,图像图像处理的Arnold变换代码及其改进代码,输入图像输出图像,简单实用,欢迎下载~(Is information hiding, image, image processing and improve the code Arnold transform code, simple and practical, are welcome to download ~)
- 2010-09-15 12:35:46下载
- 积分:1