-
Cargobin-packingproblem.jsp
首先,打开MATLAB编辑器,输入该文件中程序码,把文件保存到MATLAB当前目录并命名为zhuangxiang.m,只需在命令窗口中输入zhuangxiang,按回车键,根据提示输入,便可解决贪心算法中货船装箱问题,以求得最优解。
(First of all, open the MATLAB editor, enter the file, program code, save the file to the MATLAB current directory and named zhuangxiang.m, simply type in the command window zhuangxiang, press the Enter key, according to prompts can be solved by greedy algorithm cargo bin-packing problem, in order to achieve the optimal solution.)
- 2009-11-15 11:30:31下载
- 积分:1
-
matlab_linear
在一维信号中,用来抑制噪声干扰并保留有用信号,或者对有用信号进行各种变换的数字滤波器有着广泛的应用,在2维中同样的重要,这里面的源代码就是MATLAB经典的线性滤波技术(In one-dimensional signals, used to suppress noise and retain the useful signal, or a variety of useful signal transform digital filter has a wide range of applications, in the 2-dimensional equally important, which is inside the source code of MATLAB classic Linear Filtering Technology)
- 2008-04-21 15:09:42下载
- 积分:1
-
OrderForm
顺序表(即向量类),包含创建,插入,删除,查找等功能。(The order of the table (ie vector class), including creation, insert, delete, search and other functions.)
- 2009-12-05 20:34:09下载
- 积分:1
-
matlab-car-recognization
matlab 车牌识别,图像预处理,图像分割,字符识别等(matlab image processing, image segment)
- 2011-05-25 18:02:23下载
- 积分:1
-
55665546589chaos
混沌系统需要的各种仿真程序,希望对大家(特别是初学者)有用.(chaotic system needs of the simulation program, we hope that the right (especially beginners) useful.)
- 2007-05-26 23:18:19下载
- 积分:1
-
骨架提取m文件
说明: 以冠状动脉血管为例,用MATLAB进行血管骨架提取,包括血管分割技术,去除背景(Taking the coronary artery as an example, using MATLAB to extract the vascular skeleton, including vascular segmentation technology, background removal)
- 2020-05-27 11:01:57下载
- 积分:1
-
2
说明: 主要讲解偏微分方程组的离散方法,包括有限差分法,有限体积法(Mainly on the discrete method of partial differential equations, including finite difference method, finite volume method)
- 2011-03-19 10:03:24下载
- 积分:1
-
chap9
刘金凯智能控制第二版仿真程序刘金凯智能控制第二版仿真程序(Liu Jinkai Intelligent Control Second Edition emulators Liujin Kai Intelligent Control Second Edition Emulator)
- 2014-11-19 17:57:17下载
- 积分:1
-
runlength
本人写的用行程算法进行连通域标记的一段小代码(I used to write the trip algorithm connected domain labeled a small code)
- 2007-08-13 20:38:03下载
- 积分:1
-
DFT
信号与系统试验报告
离散傅立叶变换(DFT)和频谱分析
一、实验内容
1、实验题目
(1)编写DFT、IDFT程序,并验证其正确性(提示:可利用冲激函数进行验证)。
(2)计算信号f(t)=e-at2sin(2∏ft)的离散傅立叶变换(DFT),求其振幅谱,相位谱、振幅最大值对应的频谱(检测主频)以及对发f(t)进行DFT变换的结果实现IDFT变换,并画出图形。
参数选择如下:频率f =30HZ,a=f 2㏑(M),M=2.5
2、通过实验理解信号振幅谱、相位谱的物理意义,掌握DFT、IDFT算法的实现方法。()
- 2008-05-07 10:38:59下载
- 积分:1