-
mat
自己实现的瑞利分布,有很实用的价值,非常适合新手学习
(Rayleigh distribution of their implementation, there are very practical value, ideal for novice learning)
- 2011-07-02 18:31:01下载
- 积分:1
-
00311256
a paper about the power sustem ieee file
- 2013-07-26 16:33:25下载
- 积分:1
-
guistudyexample
一些比较经典的MATLAB gui界面的例子,对指导GUI编程很有意义 (数值分析)(Some of the more classic examples of MATLAB gui interface, it makes sense for GUI programming guide (Numerical Analysis))
- 2011-10-26 16:17:07下载
- 积分:1
-
optics-sumulation-for-diffraction2
应用于衍射光学模拟,可以在物理光学教学中使学生能够获得感性认识,是非常重要的(Applied to diffraction optical simulation, can be in physical optics teaching so that the students can get perceptual knowledge, is very important
)
- 2012-09-12 00:56:39下载
- 积分:1
-
Matlab-image-processing
Deblurring Images Using a Regularized Filter
This example shows how to use regularized deconvolution to deblur images. Regularized deconvolution can be used effectively when constraints are applied on the recovered image (e.g., smoothness) and limited information is known about the additive noise. The blurred and noisy image is restored by a constrained least square restoration algorithm that uses a regularized filter.
- 2015-02-21 19:00:53下载
- 积分:1
-
robust_ICA
稳健独立分量分析算法,实现任意混合信号的分离。(Strong and independent component analysis algorithm to achieve any mixed-signal separation.)
- 2013-04-08 22:39:38下载
- 积分:1
-
多载荷多工况的结构拓扑优化代码
说明: 多载荷多工况的结构拓扑优化代码,matlab实现(Structural Topology Optimization Code for Multi-load and Multi-working Conditions)
- 2018-12-28 10:08:57下载
- 积分:1
-
exp4
说明: 把激光陀螺捷联惯导系统和GNSS接收机固联于实验车实验仓中,接收机天线固联在实验车实验仓上方,车载计算机实时接收和采集惯导系统、卫星导航接收机的原始数据,在郊外开阔公路进行车载实验。
通过matlab编程实现卫星导航伪距单点定位、INS/GPS松组合导航的全过程。
1)卫星导航单点定位测速:利用采集得到的接收机时间、伪距、多普勒频移数据,要求进行单点定位、测速解算,输出接收机的位置、速度随时间的变化曲线,并给出位置、速度误差曲线;
2)松组合导航:结合惯导解算和卫星接收机单点定位测速,要求采用Kalman滤波器实现惯导/卫星位置、速度组合导航解算,滤波器维数至少包括惯导的位置、速度、姿态角9维。将组合导航后的姿态角与纯惯导的姿态角进行对比分析,给出位置、速度误差曲线。(The laser gyro strapdown inertial navigation system and GNSS receiver are fixed in the experimental compartment of the experimental vehicle. The antenna of the receiver is fixed above the experimental compartment of the experimental vehicle. The on-board computer receives and collects the original data of the inertial navigation system and satellite navigation receiver in real time, and carries out on-board experiments on the suburban open highway.)
- 2021-03-25 17:19:14下载
- 积分:1
-
CSCS
说明: matlab源码,关于压缩感知基本算法的一些应用(matlab source code, the basic algorithm on a number of compressed sensing applications)
- 2010-04-08 15:10:29下载
- 积分:1
-
Floyd
从任意一条单边路径开始。所有两点之间的距离是边的权,或者无穷大,如果两点之间没有边相连。 2,对于每一对顶点 u 和 v,看看是否存在一个顶点 w 使得从 u 到 w 再到 v 比己知的路径更短。如果是更新它。 3,不可思议的是,只要按排适当,就能得到结果。(A unilateral path from any start. All the distance between two points is the right side, or infinity, if there is no edge between two points connected. 2, for each pair of vertices u and v, to see if there is a vertex w from u to w and then to make than the known path v shorter. If you are updating it. 3, incredibly, just press the appropriate row, you can get results.)
- 2011-09-02 23:33:33下载
- 积分:1