-
bochefangzhen
倒车仿真程序。用于规划汽车的倒车路径,可以手动设置汽车的最小转弯半径、偏角、停车位大小等参数。在matlab下可直接运行。(Reversing simulation program. For planning car reversing path, you can manually set the car s minimum turning radius, angle, parking space size and other parameters. In matlab can be directly run.)
- 2021-03-25 13:29:14下载
- 积分:1
-
motionEstNTSS
Block Matching Algorithm (continuous)
New Three Step Search
- 2013-11-05 23:55:32下载
- 积分:1
-
ima12222222e
matlab code to read images
- 2014-12-23 14:46:58下载
- 积分:1
-
multi-depot vehicle routing problem
说明: 可用来求解多仓库的车辆路径问题,经测试可直接运行(This program can be used to solve the vehicle routing problem of multiple warehouses, and can be directly run after testing)
- 2020-08-14 15:28:27下载
- 积分:1
-
matric
MATLAB矩阵及其运算
MATLAB矩阵及其运算
MATLAB矩阵及其运算(MATLAB matrix and its operation MATLAB matrix and its operation MATLAB matrix and its operation)
- 2009-09-06 14:09:43下载
- 积分:1
-
Blind-Channel-Estimation
就通信系统而言,涉及到有线信道及非卫星无线信道的问题时,信道不再可以看成为恒参信道,信号往往是通过未知信道传播,通常把这样的信道称为盲信道。 本源代码对盲信道的参数进行估计,利用matlab仿真,对做盲信道的工程人员有一定的借鉴价值。(On communications systems, related to non-cable channels and the issue of satellite radio channel, channel no longer can be seen as a channel Constant reference signal is often spread through unknown channels, usually channel such as the blind channel. Source code for the blind channel estimation of the parameters, the use of matlab simulation, on the blind channel to do the engineering staff from a certain value.)
- 2009-05-12 20:01:05下载
- 积分:1
-
Matlab-simulation
本书讲述了matlab仿真技术与应用教程,钟麟王峰主编(This book tells the Matlab simulation technology and application tutorial)
- 2012-04-12 12:51:14下载
- 积分:1
-
poiss
用matlab绘制泊松分布Poisson distribution图形(Poisson distribution)
- 2009-09-04 21:33:57下载
- 积分:1
-
jDE
改进的差分进化算法jDE代码,MATLAB代码(Improved differential evolution algorithm jDE code, MATLAB code)
- 2020-09-20 18:47:51下载
- 积分:1
-
Matrix_Pencil
出一种实现不同维间估计结果自动配对的二维频率估计算法。首先把二维频率估计问题转化成两个矩阵束的特征值问题。根据矩阵束的特征求出两个矩阵束的公共特征向量,并以此为基础同时求出两个矩阵束的特征值。算法估计误差与现有算法相近,但解决了现有算法普遍存在的配对难题。
(Matrix pencils play an important role in numerical linear algebra. The problem of finding the eigenvalues of a pencil is called the generalized eigenvalue problem. The most popular algorithm for this task is the QZ algorithm, which is an implicit version of the QR algorithm to solve the associated eigenvalue problem B − 1Ax = λx without forming explicitly the matrix B − 1A (which could be impossible or ill-conditioned if B is singular or near-singular)
)
- 2010-06-15 11:22:58下载
- 积分:1