资源列表
dajacency
- 有关离散数学的编程 实验四:邻接矩阵 1.编写一段代码,接收键盘的输入定点的数量,并以输入的整数对作为边来建立图形的邻接矩阵(无向权重图)。 例如 : 5,6,12 表示定点5和定点6间有边,边的权重为 12。 2 打印出邻接矩阵。 3.根据第一步得到的邻接矩阵计算每个结点的度数。 -Experiment IV: adjacency matrix 1. Write a piece of code, the number of sentinel receive
f_art2
- matlab开发的,基于行作用技术的代数迭代算法反演代码。可用于层析成像-matlab developed algebraic algorithms based on the role of technology line inversion code. Can be used for tomographic imaging
dd
- The Browse For Folder dialog allows the user to select a folder from all available local drives and network resources. The following code snippet demonstrate how to display this dialog-box. The BrowseFolders function accept 3 parameters: hwnd -
spectrumanalysiswith
- 以余弦信号为例,使用matlab分析各类信号频谱分析-spectrum analysis of time signal with matlab cos signal is given example
non_maneuvering
- 卡尔曼滤波中的cv模型的仿真,测试效果通过-Simulation, test results of the Kalman filter model by cv
CARMA_GI
- 受控自回归滑动平均模型的梯度迭代算法,经过多次迭代计算之后,能够有效的逼近真实值-Controlled autoregressive moving average model of gradient iterative algorithm, after several iterations, can effectively approach the true value
OSPF
- An m file for OSPF in Wireless sensor Network simulation.
dms
- Monkeylogic实验刺激程序,基于Windows和matlab软件平台-Monkeylogic experimental stimulus program, Windows-based software platform and matlab
Gaussdiedai
- 简单的高斯迭代法,适用于初学数值分析的人使用,方便调用,可以简单更改。-Simple Gauss iterative method for numerical analysis of people beginners to use, easy to call, you can simply change.
demo_particulaire_gaussian
- 蒙特卡洛基础程序,简单易懂,适合初学者,欢迎下载-Monte Carlo based program, easy to understand for beginners, are welcome to download
line_search_gold
- 0.618法求解无约束优化问题的一维精确线搜索,matlab-0.618 method for solving constrained optimization problems of one-dimensional exact line search, matlab
3Key
- 开关按键运行程序,具有不同状态不同指示灯的功能。-Switch button to run the program, with different states and different indicator function.