-
Cspline
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) (This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J) )
- 2008-07-21 11:53:17下载
- 积分:1
-
au3
AU3脚本语言 基本语法学习 对于学习au3的或许有些帮助(AU3 script language to learn basic grammar, perhaps for some help learning au3)
- 2010-08-19 16:29:54下载
- 积分:1
-
matlab
matlab 的各种图像处理与视频处理算法 (very good c++ algorism very good matlab algorism )
- 2015-04-01 07:09:41下载
- 积分:1
-
finalfinal
comparison of classification of three methods analytical,wavelet,SVMs
- 2010-09-07 00:09:09下载
- 积分:1
-
VRM1
说明: 电动机,告诉你如何计算电磁通量和电流。结合magnet使用效果更加。(motor, tell you how to calculate magnetic flux-- and current. Combine more effective use of magnet.)
- 2006-02-28 03:04:34下载
- 积分:1
-
twodimentrls
The 2D RLS algorithms is used to enhanced image contrast by adaptive filtering techniques by less error and better speed recursively.
- 2013-11-11 03:33:08下载
- 积分:1
-
jiyuMATLABfangzhen
基于MATLAB仿真的伺服电机动态特性分析,适合初学者。(Dynamic characteristics of the servo motor based on MATLAB simulation analysis, suitable for beginners.)
- 2013-05-14 10:45:34下载
- 积分:1
-
Untitled
回声音频加密的matlab文件代码。用来数字水印隐藏(
Echo audio file encryption matlab code. For Digital Watermarking)
- 2015-04-14 11:08:40下载
- 积分:1
-
pso-5
经典粒子群算法的matlab实现代码。用函数进行测试实验,并给出算法寻优迭代的效果图(Classical PSO algorithm matlab. Experiments with test functions, and gives an iterative optimization algorithm renderings)
- 2014-02-18 16:21:54下载
- 积分:1
-
sengman_v20
匹配追踪和正交匹配追踪,包含收发两个客户端程序,连续相位调制信号(CPM)产生。( Matching Pursuit and orthogonal matching pursuit, Transceiver contains two client programs, Continuous phase modulation signal (CPM) to produce.)
- 2016-11-15 18:13:02下载
- 积分:1