-
wavelet
2代小波示意程序,此程序用提升法实现第二代小波变换
(two generation wavelet indicate procedures, the procedures used to enhance law to achieve the second generation wavelet transform)
- 2007-07-08 10:33:40下载
- 积分:1
-
juliangfa
矩量法是求解电磁场边界值问题中一种行之有效的数值方法.它所做的工作是将积分方程化为差分方程,或将积分方程中积分化为有限求和,从而建立代数方程组,故它的主要工作量是用计算机求解代数方程组.所以,在矩量法求解代数方程组过程中,矩阵规模的大小涉及到占用内存的多少,在很大程度上影响了计算的速度.如何尽可能的减少矩阵存储量,成为加速矩量法计算的关键.此处介绍了方法(MoM is the solution of electromagnetic field boundary value problem in an effective numerical method. It is the work done by integral equations into differential equations, or integral equations into a finite sum of points, so as to establish algebraic equations Therefore, it is the main workload of the computer to solve algebraic equations. Therefore, in the moment method for solving algebraic equations, the matrix size relates to the amount of memory, to a large extent affected the speed of calculation. how to maximize the reduction of matrix storage has become accelerated MoM calculation of the key. introduce the method here)
- 2008-06-08 11:12:09下载
- 积分:1
-
Contador-de-Caracteres
This program basically count every character that is in a text. The program opens de text an reads it, stores data in a matrix and count characters that are in Ascii code and writes the results in a new text file
- 2013-03-07 16:02:44下载
- 积分:1
-
mat_master
matlab code for dynamic time warping
- 2014-10-31 15:44:30下载
- 积分:1
-
卫星轨道坐标的计算方法
详细介绍了轨道方程,轨道六要素,以及坐标计算方法,包括椭圆轨道面坐标、大地空间直角坐标以及经纬度坐标的计算方法(The orbit equation, the six elements of orbit and the coordinate calculation method are introduced in detail, including the calculation method of elliptical orbit, plane coordinates, geodetic space, rectangular coordinates and longitude and latitude coordinates)
- 2020-06-16 09:20:01下载
- 积分:1
-
Leastsquares
Matlab Code for Intelligent Control
- 2007-11-04 14:09:19下载
- 积分:1
-
forward_algorithm
隐马尔可夫模型前向算法matlab程序,其中
alpha为局部概率;pprob为最终的观察概率(a matlab code for Hidden Markov Model
forward algorithm.)
- 2014-10-22 19:02:42下载
- 积分:1
-
floyd
floyd算法,运用与优化的问题处理,具有高效性和精确性(Problem floyd algorithm, the use and optimization, with high efficiency and accuracy)
- 2013-11-23 18:23:28下载
- 积分:1
-
tsp
蕞优分组周游路线问题是一类物流智能调度问题,是众多的计算难度极大的组合爆炸问题之一。自从运输问题最早是由Hitchcock在1941年提出的[2][4]后,人们对这一类问题给予了极大的关注并进行了大量的研究,提出了有效解决问题的优化算法——单纯形法的变形[2]。但由于问题规模的扩大,纯数学方法在允许的时间和空间上都很难找到问题的最优解,于是人们开始转向寻找问题的近似最优解,遗传算法以其在求解最优化问题中的独特的自组织性、自适应性很快进入人们的视野。 经典的遗传算法对于求解多目标的NP完全性问题非常有效,但对于有多个限制条件的多目标最优化问题缺显得有点力不从心,很难得到稳定度较高、收敛较快的解。本文提出的双层遗传算法模型给这一类问题提供了一个很好的解决方法,虽然建模条件限制了描述的问题的通用性,有待推广,但它能有效利用问题的领域知识,提高了求解效率,保证了解的可行性和最优性,算法思想极具推广潜力,可在其它物流智能调度问题求解算法设计中借鉴。(The most optimal packet travel route problem is a kind of intelligent logistic scheduling problem is one of combinatorial calculation difficult problem many. Since the transportation problem was first proposed by Hitchcock in 1941 after the [2][4], the people of this class of problems given great attention and made a lot of research, the deformation of [2] optimization, simplex method algorithm is effective to solve the problem of. But due to the expansion of the scale of the problem, the pure mathematical methods in the allowed time and space are very difficult to find the optimal solution of the problem, so people begin to turn to the approximate optimal solution for the problem, genetic algorithm in solving optimization problems with its unique in the self-organizing, adaptive soon entered people s field of vision. Very effective classical genetic algorithm for solving multi-objective NP complete problems, but for the multi-objective optimization problem with multiple constraints. I)
- 2014-08-18 10:05:55下载
- 积分:1
-
shuzhijisuan
该文档第一部分总结了matlab中的基本函数其表达式,编程以及范例。第二部分讲了如何插值拟合以及查表。里面有非常详细的解释,并且配有程序范例。(The first part of the document summarizes the basic function of matlab in its expression, programming, and example. The second part of the talk about how to fit and look-up table interpolation. There are very detailed explanation, and with a program example.)
- 2010-10-01 14:16:07下载
- 积分:1