-
code
Minhashing和LSH算法。用于查找和比较一个pair是否是相似的。并分析false negative和false positive的值(Minhashing and Locality-Sensitive-Hashing (LSH). The algorithms are approximate in that they find only candidate pairs that are likely similar. Therefore, there are two types of error. A false positive (FP) is a candidate pair that is not actually similar according to the given similarity threshold. A false negative (FN) is a similar pair that is not a candidate pair. In this project, we will implement the Minhashing and LSH algorithms, apply them on data sets, and draw observations about when these algorithms perform.
)
- 2012-01-01 21:39:07下载
- 积分:1
-
Untitled
射线跟踪算法的MATLAB程序。仿真了光场传播,用差分三角形式优化了射线跟踪算法。(Ray tracing algorithm MATLAB program.)
- 2021-01-12 10:58:48下载
- 积分:1
-
Matrix
用c编写的矩阵分解程序,对于不用
matlab的人来说,还是有一定用处(Prepared by c matrix factorization procedures, for people who do not have matlab, or there is some use)
- 2008-03-20 13:53:05下载
- 积分:1
-
PMSM_FOC
永磁同步电机的矢量控制系统仿真,采用id=0的控制策略。在此基础上加入位置环,实现永磁同步电机的伺服系统(Permanent magnet synchronous motor vector control system simulation, using the id = 0 control strategy. On this basis, adding the position loop, to achieve permanent magnet synchronous motor servo system)
- 2020-11-20 11:39:36下载
- 积分:1
-
kalman-filtering-
基于matlab的卡尔曼滤波算法的理论介绍和仿真实践,对于信号处理专业的学生入门有帮助(kalman filtering)
- 2013-10-02 22:39:31下载
- 积分:1
-
Solution-of-the-orbit-equation
Solution of the orbit equation: Theta as function of time t.
Numerical solution of Kepler’s equation for the elliptical test problem
Matlab code
- 2013-11-01 21:26:14下载
- 积分:1
-
qoupeng_V0.8
采用的是脉冲对消法,计算多重分形非趋势波动分析,利用matlab GUI实现的串口编程例子。( It uses a pulse of consumer law, Calculate the multifractal trend fluctuation analysis, Use serial programming examples matlab GUI implementation.)
- 2017-01-12 17:28:11下载
- 积分:1
-
Inverse_Modified
说明: MATLAB Robotic Toolbox下用逆变换技术设计的逆解算法,输入末端执行器位姿得到对应的关节角解组。(The inverse solution algorithm designed with inverse transformation technology under MATLAB Robotic Toolbox input the end-effector pose to get the corresponding joint Angle solution.)
- 2020-05-18 22:24:02下载
- 积分:1
-
DSP_FIR
基于matlab和DSP的FIR滤波器的设计,内涵完整的源代码和报告分析。(Matlab and DSP-based FIR filter design, meaning a complete analysis of the source code and reports.)
- 2010-06-17 21:16:30下载
- 积分:1
-
anyCorrNoise
产生任意相关系数的多路高斯分布的噪声,用于模拟信号处理的噪声环境。(Generate multiple channals of noise with arbitrary cross-correlation coefficient )
- 2010-07-04 23:25:37下载
- 积分:1