-
ShortEst
matlab最短路的贪心算法,用VC++实现,把ShortEst.dll复制到matlab工作文件夹运行(先要运行mex-setup,关联VC与MATLAB)调用方法如
a = [-1,2,3 2,-1,4 3,4,-1]
ShorstEst(a)
即可(matlab most short-circuit the greedy algorithm, using VC++ to achieve, and copy it to ShortEst.dll working folder matlab run (first run mex-setup, associated VC with MATLAB) method call, such as a = [-1,2,3 2,-1,4 3,4,-1] ShorstEst (a) can)
- 2009-02-03 15:25:48下载
- 积分:1
-
M2HD
这个代码是用matlab编写的m2hd算法的实现(this code is used in the preparation of Matlab algorithms achieve m2hd)
- 2006-12-19 11:28:03下载
- 积分:1
-
dsp_C_code6
数字信号处理的各种算法的c语言代码实现。
格式是pdg的。(digital signal processing algorithms in C language code to achieve. The format is pdg.)
- 2006-12-22 16:29:10下载
- 积分:1
-
drawsplines
演示matlab曲线拟和与插直的基本方法,详细的工具箱可供编程人员使用(demonstration Matlab curve fitting and interpolation straight to the basic methods, detailed toolkit for programmers to use)
- 2007-01-18 22:39:27下载
- 积分:1
-
szfxsy1
实验一:三次样条插值(P56,例6)
一、实验目的:
1) 掌握三次样条插值的运用
2) 了解拉格朗日插值在高次上的误差
二、实验环境:Matlab6.5
三、实验内容:
1) 给定函数f(x)=1/(1+x2),-5<=x<=5,节点xk=-5+k,(k=0,1,2…10),用三次样条插值求S10(x),S10’(-5)=f’(-5),S10’(5)=f’(5)。
2)作原函数f(x),拉格朗日插值函数Ln(x),三次样条差值函数Sn(x)。画出三个函数的图像,比较它们的区别。
(Experiment I: cubic spline interpolation (P56, cases of 6) First, the experiment was: 1) cubic spline interpolation to master the use of 2) understanding of Lagrange interpolation in high-error second, experimental environment: Matlab6 .5 c, experimental elements: 1) a given function f (x) = 1/(1+ x2),-5 <= x <= 5, node xk =- 5+ k, (k = 0,1,2 ... 10), using cubic spline interpolation for S10 (x), S10 (-5) = f (-5), S10 (5) = f (5). 2) for the original function f (x), the Lagrange interpolation function Ln (x), cubic spline difference function Sn (x). Draw the three functions of images, compare the difference between them.)
- 2009-01-18 23:06:15下载
- 积分:1
-
turbo_demomulation
关于turbo码译码的仿真程序,简单实用,很受编码学者的青睐(The simulation on the turbo decoding process, simple and practical, popular with scholars of all ages code)
- 2009-11-24 18:39:28下载
- 积分:1
-
Equalizer_TD_LMS
这个是时域均衡器。里面采用的是LMS自适应算法。(This is a time domain equalizer. Inside the LMS adaptive algorithm.)
- 2013-02-28 14:55:54下载
- 积分:1
-
TP2_140203120038
aplication using c# code
- 2014-12-03 08:27:06下载
- 积分:1
-
Matlabshixi
这是我在学校的一个matlab作业,是编写一个GUI界面,实现打开图像,绘制灰度直方图,进行边缘检测等功能。(This is my school a matlab job is to write a GUI interface to achieve open the image, draw histogram, edge detection and other functions.)
- 2014-12-04 18:51:59下载
- 积分:1
-
OFDM-mimo
一个很不错的OFDM MIMO程序,其他包括文档说明(a very good MIMO OFDM procedures, including documentation of other shows)
- 2006-09-06 16:46:51下载
- 积分:1