-
Hermite
Matlab中没有现成的Hermite插值函数,必须编写一个M文件实现插值。
设n个节点的数据以数组x0 (已知点的横坐标), y0(函数值), y1(导数值)输入(注意Matlat的数组下标从1开始), m个插值点以数组x 输入,输出数组y 为m 个插值。编写一个名为hermite.m的M文件。
(Matlab is not off-the-shelf Hermite interpolation function, we must realize the preparation of a document M interpolation. N nodes for the data to an array x0 (known point of abscissa), y0 (function value), y1 (numerical derivative) input (note the subscript Matlat array starting at 1), m to the array of interpolation points x input and output array y for m months interpolation. Hermite.m the preparation of a M-file.)
- 2008-05-12 10:53:46下载
- 积分:1
-
MATLAB-tutorial
MATLAB 的应用范围非常广,包括信号和图像处理、通讯、控制系统设计、测试和测量、财务建模和分析以及计算生物学等众多应用领域。附加的工具箱(单独提供的专用 MATLAB 函数集)扩展了 MATLAB 环境,以解决这些应用领域内特定类型的问题。(MATLAB very wide range of applications, including signal and image processing, communications, control system design, test and measurement, financial modeling and analysis, and computational biology and many other applications. Additional kit (available separately dedicated set of MATLAB functions) extend the MATLAB environment to solve these application areas certain types of problems.)
- 2011-06-26 11:40:56下载
- 积分:1
-
HessianSSR
基于Hessian能量的半监督回归,并将其应用于半监督维数约简。(This is code for the semi-supervised regression using Hessian energy.
Kwang In Kim, Florian Steinke and Matthias Hein, "Semi-supervised Regression using Hessian energy with an application to semi-supervised dimensionality reduction" NIPS 2009)
- 2013-08-30 12:42:41下载
- 积分:1
-
vsPmatlab
vs2010调用matlab.m文件生成的lib,dll,h文件,并进行参数的传递(vs2010 calling matlab.m files generated lib, dll, h file and pass parameters)
- 2013-11-27 21:42:54下载
- 积分:1
-
afsa2011555
说明: 用人工鱼群算法实现旅行商问题以及求解极值问题,是一种仿生物行为优化算法(Algorithm using artificial fish solving the traveling salesman problem and extremal problems, is an imitation of biological behavior of optimization)
- 2011-03-18 15:11:17下载
- 积分:1
-
Kmeans
a kmean clustering prog
- 2010-05-21 19:17:01下载
- 积分:1
-
Signal-Convolve
this code computes 2 signal convalve value
signals are manual inputs
- 2015-01-19 03:09:14下载
- 积分:1
-
GrTheory
GrTheory - Graph Theory Toolbox.
Functions:
grBase - find all bases of digraph
grCoBase - find all contrabases of digraph
grCoCycleBasis - find all independent cut-sets for a connected graph
grColEdge - solve the color problem for graph edges
grColVer - solve the color problem for graph vertexes
grComp - find all components of graph
- 2014-02-06 02:17:02下载
- 积分:1
-
Kalman1960
主要详细的介绍了matlab的一些使用方法,这对于一个新手而言绝对很有帮助(Mainly a detailed description of some use matlab, which is definitely helpful for a novice)
- 2011-09-02 10:36:16下载
- 积分:1
-
DAB
自己写的小程序,包括了DAB系统各部分的波形及功率谱图(Write their own small procedures, including the DAB system, the various parts of the waveform and power spectrum)
- 2008-03-01 10:35:55下载
- 积分:1