-
wangluoserver
用于网络服务的matlab源程序,没有解压密码,可直接打开使用(network services for the Matlab source, without extracting passwords, can be directly used to open)
- 2006-06-22 09:55:14下载
- 积分:1
-
ofdm-with-noise
ofdm implementation with noise(AWGN)
- 2011-08-04 23:56:08下载
- 积分:1
-
Matlab-filting
使用matlab实现各种滤波功能,设计出高通滤波,低通滤波,带通带阻滤波等滤波器(Using matlab to achieve a variety of filtering, to design a high-pass filter, low-pass filtering, band-stop filter bandpass filter)
- 2013-03-25 10:31:55下载
- 积分:1
-
matcomplotshow
说明: 这是MATLAB和VC相互调用的例子,通过MATCOM来实现,所以想学习如果在VC中调用MATLAB函数的,可以学习一下(This is the MATLAB and examples of VC call each other by MATCOM to achieve, so if you want to learn to call MATLAB functions VC, you can learn about)
- 2011-02-17 05:07:53下载
- 积分:1
-
3D-lyapunov-matlab-prog
三维非线性系统的lyapunov指数matlab程序,可以通过简单的修改参数适用于别的系统。(Lyapunov exponent of the three-dimensional nonlinear systems matlab program can be applied to other systems through simple modification parameters.)
- 2013-01-22 11:18:00下载
- 积分:1
-
Archive
Microstrip antenna calculation
- 2017-11-22 02:28:07下载
- 积分: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
-
weighter_filter
实现对彩色图像边缘检测、灰度处理、二值化等具体的图形图像处理内容(Realization of color image edge detection, gray processing, binary image processing such specific graphic content
)
- 2012-04-06 21:09:36下载
- 积分:1
-
zuidasiranguji
最大似然估计的matlab程序,一个比较常用的数字信号处理程序刚才没传上(Maximum likelihood estimation of the matlab program, a commonly used digital signal processing program did not pass)
- 2015-04-08 10:03:59下载
- 积分:1
-
enkf-matlab
matlab代码,里面有几种卡尔曼滤波实现方法,而且带有实例,可直接运行(This file is part of EnKF-Matlab. EnKF-Matlab is a free softwareEnKF-Matlab originally was a rather loose code that emerged over a number of
years in the course of experiments with Ensemble Kalman Filter (EnKF). )
- 2012-04-27 10:05:46下载
- 积分:1