-
dijkstra
Dijkstra algorithm for Graph (Find Shortest path in Graph)
- 2010-11-04 12:51:38下载
- 积分:1
-
MATLAB
利用matlab制作的小型单功能计算器,测试回调函数。(Small single-function calculator using matlab production test callback function.)
- 2013-03-13 15:33:49下载
- 积分:1
-
201303
Matlab GUI 图形界面编程设计,界面规划设计(Matlab GUI programming graphical interface design, interface design planning)
- 2015-04-15 19:27:44下载
- 积分: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
-
nmfmatlab7
说明: 非负矩阵分解应用于脸部图像识别的MATLAB程序(function [W H] = nmf(V,r,maxiter) )
- 2010-04-21 10:00:33下载
- 积分:1
-
Wireless-Propagation-Modelling
A Rayleigh distribution is often observed when the overall magnitude of a vector is related to its directional components.
- 2014-11-07 17:06:42下载
- 积分:1
-
APF
APF,即有源电力滤波器的仿真模型,自己搭建的,仅供参考。(APF, namely active power filter simulation model to build their own reference purposes only.)
- 2016-06-08 22:09:57下载
- 积分:1
-
kNN_pred
采用改进的K最近邻算法对混沌时间序列进行预测(The improved K-nearest neighbor algorithm to predict chaotic time series)
- 2010-08-19 01:40:31下载
- 积分:1
-
456659772ASK
实现2ASK的matlab程序,是递归最小二乘法的推广和运用
- 2009-04-01 18:42:08下载
- 积分:1
-
MELP_m
melp 2400bps coder-decoder the new federal standard to use in transform speech in digital signals
- 2011-01-13 15:38:50下载
- 积分:1