-
PAntColonySysa
粒子群算法的matlab程序在有障碍的路径图中寻寻找最短路径的程序。
(Particle swarm algorithm matlab program in obstacles in the road map to find to find the shortest path to the program.)
- 2012-08-20 07:30:14下载
- 积分:1
-
MSCluster
MS-Clustering is designed to rapidly cluster large MS/MS datasets. The program merges similar spectra (having similar m/z values ?within a given tolerance), and creates a single consensus spectrum as a representative. The input formats accepted are: dta, mgf, mzXML. The output format is mgf.
- 2008-07-16 21:41:21下载
- 积分:1
-
binary-frequency-shift-
现代通信原理课程中,在MATLAB中实现二进制频移键控调制程序。(Modern communication theory course, to implement in MATLAB binary frequency shift keying modulation program.)
- 2011-10-04 10:40:25下载
- 积分:1
-
Skongjianchazu
空间插值方法汇总Inverse Distance to a Power(反距离加权插值法) Kriging(克里金插值法)Minimum Curvature(最小曲率)Modified Shepardd s Method(改进谢别德法)Natural Neighbor(自然邻点插值法)Nearest Neighbor(最近邻点插值法)Polynomial Regression(多元回归法)Radia
(Spatial interpolation method summary Inverse Distance to a Power (inverse distance weighted interpolation) on Kriging (kriging) Minimum Curvature the (smallest curvature) Modified Shepardd s Method (improved Xiebie De law) Natural Neighbor (natural neighbor interpolation) Nearest Neighbor (nearest neighbor interpolation) Polynomial the Regression (multiple regression) Radia)
- 2012-08-22 14:39:13下载
- 积分:1
-
knn-code
给定一个样本集exset,样本数为M,每个样本点是N维向量,对于给定目标点d,d也为N维向量,要从exset中找出与d距离最近的k个点(k<=N)(knn code c++)
- 2012-04-13 11:34:28下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
Monte-Carlo-method
基于蒙特卡罗方法的试卷难度分布研究,Monte Carlo method based on the difficulty of distribution of papers(Monte Carlo method based on the difficulty of distribution of papers)
- 2013-09-11 08:03:26下载
- 积分:1
-
matlab-utility-functions-summary
MATLAB工具函数汇总。对参加数学建模用MATLAB写程序很有帮助(matlab utility functions summary。)
- 2014-09-11 11:45:50下载
- 积分:1
-
Graphic
这是一个在VC环境下实现动态图形变化的例子,里面包含各种类型的曲线图,相信对学习用VC画图功能的读者会有很大的帮助(This is a VC environment in the realization of dynamic graphics examples of changes, which contains various types of curves, I believe that learning to use drawing functions VC readers will be of great help)
- 2008-04-19 13:20:01下载
- 积分:1
-
gray
说明: 灰色理论GM(1,1)的理论及实践应用,供大家参考(Gray theory GM (1,1) theory and practical application, for your reference)
- 2008-11-20 16:58:35下载
- 积分:1