-
simulatedannealing
数学建模美赛德经典算法MATLAB 源码之退火算法(MCM s very important algorithm simulated annealing)
- 2010-02-10 13:08:59下载
- 积分:1
-
10-4
mom method of moment
- 2012-07-27 05:17:29下载
- 积分:1
-
GRNN
GRNN的数据预测-基于广义回归神经网络货运量预测(GRNN data to predict- based on generalized regression neural network volume forecast)
- 2013-12-08 19:59:04下载
- 积分:1
-
MATLABFANGZHEN
系统辨识及其MATLAB仿真.侯媛彬.扫描版(System Identification and MATLAB simulation. OF SCIENTIFIC scan version)
- 2015-04-11 16:28:37下载
- 积分:1
-
Matlab
有关Matlab的一些关于计算性问题的源程序代码,做课程设计时用到的,有一定的实用价值
(For Matlab source code on computational problems, to do curriculum design used.)
- 2012-06-06 21:56:45下载
- 积分:1
-
GB2312
GB2312简体中文编码表,Ctrl + f +待查的中文(Simplified Chinese GB2312 encoding table, Ctrl+ f+ of unknown origin in Chinese)
- 2011-01-27 15:44:05下载
- 积分:1
-
analog-modulation
基本模拟调制及其功率谱密度函数,有图的仿真结果,可以比较直观的进行理解(The basic analog modulation and power spectrum density function, a simulation results, can be more intuitive to understand)
- 2014-10-30 10:39:40下载
- 积分:1
-
WLAN-and-WSNBased-Heterogeneous
归纳了基于WLAN和WSN的异构网络协同定位算法研究中的关键问题指出了如何根据终端位置环境同时搜索WLAN和无线传感器网络以及改进后的网络融合定位算法( The key problems of
heterogeneous network based on WLAN and WSN in the study of collaborative localization algorithm were
summarized. According to terminal location environment, the searching of WLAN and WSN at the same time and the
improved network fusion localization algorithm were pointed out)
- 2020-07-04 17:20:02下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
locas_kanade-matlab
matlab实现的lucas-kanade光流迭代算法(matlab achieved lucas-kanade optical flow iterative algorithm)
- 2009-04-09 17:27:56下载
- 积分:1