-
ma
说明: 处理波形,计算声波再通过障碍物以后的延迟,从而计算声波在不同介质中的传播速度(Treatment of waveform, calculated the time delay after the sound waves pass through the obstaclesand,In order to estimate the acoustic propagation velocity in different media)
- 2010-11-09 00:02:41下载
- 积分:1
-
kf_eg
matlab例程,卡尔曼滤波程序,位置速度等预测,自己修改后的代码,易懂,可行,供初学者参考(example for kalman filter for gps)
- 2011-01-24 16:35:14下载
- 积分:1
-
chebfun_v4.2.2194
Chebfun找到一个类似的问题已经解决了别人使用作为一个模板。这一页将你们连接到几十个这样的模板,称为Chebfun例子。每一个例子是一个M-file生产文本和/或图形输出,执行,在大多数情况下,在少于5秒。你也可以执行的例子,用Matlab命令的出版得到一个包含更多的信息的故事。一类开路(出版(“文件名”))去看在你的屏幕上最快的版本或出版(“文件名”)为一个更好的格式化乳胶版本,它将出现在一个目录叫做html。公布的产量也可直接下载作为一个pdf档案。(The quickest way to solve your problem with Chebfun may be to find a similar problem someone else has solved to use as a template. This page connects you to dozens of such templates, called Chebfun Examples. Each example is an M-file producing text and/or graphical output which executes, in most cases, in less than 5 seconds. You can also execute the example with Matlab s PUBLISH command to get a more informative story. Type open(publish( filename )) to see the quickest version on your screen or publish( filename , latex ) for a better formatted LaTeX version, which will appear in a directory called html. The published output is also available for direct download as a pdf file.)
- 2012-04-20 16:12:09下载
- 积分:1
-
skeletonize
solemnization: Finding the skeleton in the given image which can be use in many application such as object detection by combining it with some methods such as region growing
- 2013-12-11 16:28:32下载
- 积分:1
-
emd
一个emd(经验模态分解) 程序 matlab 编写 可用(1 emd program available)
- 2010-06-19 10:08:02下载
- 积分:1
-
job
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
- 2007-09-18 23:30:48下载
- 积分:1
-
MATLABch2
fir filter response-2
- 2009-10-17 14:32:41下载
- 积分:1
-
gradient-descent_Iris
鸢尾花数据梯度下降,实现鸢尾花数据的分类,包含批算法和普通算法(Iris Data gradient descent, to classify iris data, including batch algorithm and the general algorithm)
- 2021-01-25 21:48:43下载
- 积分:1
-
Gaussianintegral
matlab编写的用于计算一维和二维高斯积分的程序,示例为5点高斯积分。(written in matlab to calculate one-dimensional and two-dimensional Gaussian integral program, the sample for the 5-point Gaussian integration.)
- 2010-10-11 11:53:16下载
- 积分:1
-
pso
利用粒子群算法对函数进行优化处理,最终得到收敛效果图(Particle swarm optimization algorithm )
- 2014-10-07 11:36:24下载
- 积分:1