-
matlab_and_numerical_analysis
数值分析中比较常见的一些计算的例子在Matlab中的实现。(Numerical analysis of some of the more common examples of the realization in Matlab.)
- 2009-02-20 10:53:33下载
- 积分:1
-
pbs2D
一个可以计算二维光子晶体带隙的matlab源程序,其编程思想主要是利用平面波展开法。(A can compute the 2-d photonic crystal matlab source, and its programming thought mainly is using the plane wave expansion method.
)
- 2012-04-06 20:35:16下载
- 积分:1
-
simple_fre_DFE_equa
简化的频域反馈判决反馈均衡器,系数不需要每次都更新。(simplified frequency decision feedback filter ,do not need to update factor everytime)
- 2013-11-12 09:28:14下载
- 积分:1
-
Euler_Cromer_Method
Animation of a Simple Pendulum using the Euler-Cromer numerical method
- 2014-01-25 15:52:19下载
- 积分:1
-
FAMilTrack_v2
matlab 实现的odfs跟踪算法,功能强大新颖(matlab method)
- 2013-07-31 11:34:53下载
- 积分:1
-
matlab-signal-processing
一本关于matlab信号处理很好的教程,书中涵盖了信号处理所能用的所有程序(A good tutorial on matlab signal processing, the book covers all the signal processing program that can be used)
- 2013-11-27 21:29:53下载
- 积分:1
-
find_dl
求点d1到直线d2-d3的距离,并画线。范例: [d dl]=find_dl([2 1],[8 3],[4 7]) 则 dl=[6 5]。(Example: [d dl] = find_dl ([2 1], [8 3], [4 7]) if dl = [6 5].)
- 2015-04-17 11:24:25下载
- 积分:1
-
BP1
采用L-M优化算法用以训练BP神经网络,使其能够拟合某一附加有白噪声的正弦样本数据。设计一个三层BP神经网络,其网络的隐含层神经元的激励函数为双曲正切型,输出层各神经元的激励函数为线性函数,隐含层有6个神经元(LM optimization algorithm used to train BP neural network to enable it to fit a white noise, sine additional sample data. Design a three BP neural network, its network of hidden layer neuron activation function of hyperbolic tangent type for the output layer activation function of each neuron is a linear function of the hidden layer has 6 neurons)
- 2010-05-06 16:52:18下载
- 积分:1
-
cal_cor
变换编码中相关系数的求解,特别适用于KLT变换,得到对角矩阵(Correlation coefficients in transform coding solution, especially suitable for KLT transform, the diagonal matrix)
- 2013-11-22 21:53:36下载
- 积分:1
-
lqr
说明: 无人驾驶汽车运动控制分为纵向控制和横向控制。纵向控制是指通过对油门和制动的协调,实现对期望车速的精确跟随。横向控制实现无人驾驶汽车的路径跟踪。其目的是在保证车辆操纵稳定性的前提下,不仅使车辆精确跟踪期望道路,同时使车辆具有良好的动力性和乘坐舒适性。(The motion control of driverless cars is divided into vertical control and lateral control. Longitudinal control refers to the precise follow-up of the desired speed by coordinating the throttle and brake. Lateral control enables path tracking of driverless cars. The purpose is to ensure that the vehicle accurately tracks the desired road while ensuring the stability of the vehicle, while at the same time making the vehicle have good power and ride comfort.)
- 2021-04-15 21:18:54下载
- 积分:1