-
frankotchellappa
An implementation of Frankot and Chellappa a algorithm for constructing an integrable surface from gradient information.
matlab file
- 2010-05-07 12:38:49下载
- 积分:1
-
2.3
采用matlab编写的数值方法中的案例,标号为书中的例题(Numerical methods using Matlab prepared case, the label for the examples in the book)
- 2012-05-30 16:50:28下载
- 积分:1
-
p3p_code_final
一种解决p3p问题的matlab&C代码,计算绝对的姿势[ R ]四解决方案,一个相机三3D到2D的对应使用(Compute the four solutions for the absolute pose [R,C] of a camera using three 3D-to-2D correspondences)
- 2014-12-28 20:39:50下载
- 积分:1
-
pr5
单相双闭环准比例谐振逆变器并网simulink仿真(The proportion of single-phase double-loop quasi-resonant inverter grid simulink simulation)
- 2020-10-12 23:17:31下载
- 积分:1
-
GeodeticTransformations
一组用来计算不同参考椭球下的坐标变换函数(Geodetic Transformations
A set of functions to calculate coordinate transformations between different reference ellipsoids
and different projections.)
- 2012-03-20 20:01:25下载
- 积分:1
-
Aeroelastics_Bifurcation
该Matlab程序用于超音速气流作用下板梁的非线性颤振分析(The Matlab program for nonlinear flutter analysis of supersonic airflow plate girder)
- 2012-07-05 23:04:56下载
- 积分:1
-
SCM-2013-11-20
看了一段时间的3GPP的信道建模,所以自己动手写了一个(参考了该协会的标准代码,不过改良了一些,执行效率更高)(the 3GPP SCM model building. Comparing to the original code, this task is more efficient and clearer.)
- 2013-12-19 22:09:28下载
- 积分:1
-
KF_EKF
说明: 基于卡尔曼、扩展卡尔曼滤波的雷达目标跟踪,并比较观测误差和两种滤波算法误差。(Radar target tracking based on Kalman and extended Kalman Filter,the errors of observation and two filtering algorithms are compared.)
- 2020-06-29 23:27:56下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
DAILC
用迭代学习算法可以实现速度与位置的完全跟踪,永磁直线电机(Iterative learning algorithm can achieve the speed and position tracking completely, the permanent magnet linear motor)
- 2013-04-01 20:57:14下载
- 积分:1