-
Dijkstra
Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止(Dijkstra' s algorithm is a typical shortest path algorithm used to calculate a node to all other nodes of the shortest path. Main features is the starting point for the center layers expand outward until the end date extended to)
- 2011-07-20 19:56:45下载
- 积分:1
-
kmeans
matlab 基于K均值聚类算法的图像分割(K-means clustering algorithm for image segmentation)
- 2014-09-18 19:57:54下载
- 积分:1
-
tsquare
两个正态总体的均值T平方检验程序,大家可以看看参考下(T square test for two normal sample)
- 2014-09-20 18:32:10下载
- 积分:1
-
shuxuemoxing
1,某厂向用户提供发动机,合同规定,第一、二、三季度末分别交货40台、60台、80台.每季度的生产费用为 f=ax+bx^2(元),其中x是该季生产的台数.若交货后有剩余,可用于下季度交货,但需支付存储费,每台每季度c元.已知工厂每季度最大生产能力为100台,第一季度开始时无存货,设a=50、b=0.2、c=4,问工厂应如何安排生产计划,才能既满足合同又使总费用最低.
2,函数的输入为A,B两个矩阵,实现如下功能:从A矩阵中找出与B完全相同的子矩阵,并将该子矩阵左上角的位置保存到2*n的向量index中,最后函数返回A中所有与B完全相同的子矩阵的左上角坐标。(1, a factory to provide users with the engine, the provisions of the contract, first, second and third quarter, respectively Delivery 40 units, 60 units, 80 units. The production cost of each quarter the f = ax+bx ^ 2 ($), where x is the number of Taiwan-quarter production. If after delivery, the surplus can be used for delivery next quarter, but to pay the storage fees, each quarterly c. Factory known each quarter of the maximum production capacity of 100 units of stock in the first quarter, setting a = 50, b = 0.2, c = 4, asked how the factory should arrange production plan, in order to both meet the contract and the lowest total cost of . 2, the function' s input is the two matrices A, B, to achieve the following functions: to identify from the matrix A and B are identical sub-matrix, and a position in the upper-left corner of the sub-matrix is saved to the vector index of 2* n, The last function returns the coordinates of the upper left corner of the sub-matrices A)
- 2013-04-14 00:28:15下载
- 积分:1
-
Microparticle_algorithm_matlab_code
微粒子算法matlab代码:很南找到一个资料,和大家分享(Microparticle algorithm matlab code: I am the South to find a data, and share)
- 2010-06-23 08:14:25下载
- 积分:1
-
encode-decode
simple encode decode source code
- 2010-11-05 23:29:35下载
- 积分:1
-
my_mpsk_mod
MPSK mod very easy to understand!
- 2011-01-02 23:52:34下载
- 积分:1
-
nonattfil
说明: 介绍了非线性姿态的滤波方法,加性ekf以及乘性ekf等(Introduction of non-linear profile filtering method, the additive and multiplicative EKF EKF, etc.)
- 2008-08-27 20:49:05下载
- 积分:1
-
EV前向仿真simulink模型
说明: 完整版纯电动汽车Matlab/Simulink仿真模型,包括电池模型、电机模型等,下载后可以直接运行(Full version of Matlab / Simulink simulation model of pure electric vehicle, including battery model, motor model, etc.)
- 2021-01-07 10:58:53下载
- 积分:1
-
matlab
在数字通信系统中,滤波器是其中重要部件之一, 滤波器特性的选择直接影响数字信号的恢复。在数字信号接收中, 滤波器的作用有两个方面,第一是使滤波器输出有用信号成分尽可能强;第二是抑制信号带外噪声,使滤波器输出噪声成分尽可能小,减小噪声对信号判决的影响。
(In digital communication system, the filter is one of the important components of the filter characteristics of the choice of a direct impact on digital signal recovery. In the digital signal receiver, the filter s role is twofold, first is to filter the output useful signal components strong as possible the second is the signal-band noise suppression, so that filter output noise components as small as possible, reducing the noise on the signal the impact of decision.)
- 2008-01-03 16:08:59下载
- 积分:1