-
Photonic-crystal-transmittance
计算含有SiC后的透射率的程序,对光子晶体含有SIC后的透射率计算有明确的标准(SiC calculated with the program after the transmission rate)
- 2011-09-15 22:56:21下载
- 积分:1
-
Toolbox_Mallat
小波分解的Mallat快速算法
Mallat快速算法的图像分解的Matlab代码(Matlab code image decomposition Mallat fast wavelet decomposition algorithm Mallat fast algorithm)
- 2014-11-27 20:39:14下载
- 积分:1
-
WaveModle
海浪的数学模型,含漂移力和干扰力,是贾老师书上的数学模型。(Mathematical model of the waves, including drift force and interference force, is a mathematical model Jia teacher book.)
- 2015-01-31 11:15:11下载
- 积分:1
-
auction_match
本人验证的非对称分配拍卖算法程序,非常稳健,可用于求解最优化问题(an asymmetric auction algorithm for max/min problem)
- 2015-10-01 15:28:43下载
- 积分:1
-
heartmonitor
C/C++ Heart monitor sample application
- 2010-09-20 04:10:21下载
- 积分:1
-
divisioncalculator
用matlab编写的除法计算器,能够实现除法运算(division calculator is written by matlab)
- 2009-12-10 21:04:44下载
- 积分: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
-
spectra
麦克风阵 + 波束形成 后Wiene滤波 (Microphone array+ beamforming after Wiene filtering)
- 2013-03-26 21:51:26下载
- 积分:1
-
Experiment_fcw
说明: 提供了一个基于prescan场景做的FCW逻辑算法,是用simulink搭建的,用MATLAB 做的GUI,可以实时显示出车辆在运行时的一些结果值,包括distance、TTC、vehicleSpeed等(This paper provides a FCW logic algorithm based on prescan scenario, which is built by Simulink and GUI made by MATLAB. It can display some results of vehicle running in real time, including distance, TTC, vehicleSpeed and so on.)
- 2021-04-26 16:48:45下载
- 积分:1
-
channalmodel
在信道仿真中,对接收信号进行滤波等处理,以便于接收器对信号的接收和处理。(the channel simulation, the received signal is filtered, etc., in order to receive the signal is received and processed.)
- 2007-05-20 11:18:29下载
- 积分:1