-
calculate_F
计算用于双目视觉的基本矩阵,以此进行三维重构和坐标点测量(calculate F)
- 2010-09-09 14:23:08下载
- 积分:1
-
msk
msk一种恒包络信号,本源码用多种方案实现MSK信号的调制和解调(msk a constant envelope signal, the source with a variety of programs to achieve the modulation and demodulation of MSK)
- 2010-12-04 13:53:11下载
- 积分:1
-
adaptive_gtlbq
用高通滤波器实现的自适应干扰对消器,程序很好,很实用(High-pass filter implemented with adaptive interference canceller, the program very good, very practical)
- 2012-01-12 20:01:06下载
- 积分:1
-
GRATING
实现光栅自成像的程序,并用基本函数进行了验证(Grating self-imaging program, and use the basic functions were verified)
- 2013-04-17 14:21:59下载
- 积分:1
-
Dock_Sever_Simulation
用matlab自己写的码头油轮装卸载仿真程序。(err)
- 2007-12-28 17:39:06下载
- 积分:1
-
GPS2
用MATLAB在产生的观测数据中捕获其中PRN 号码为“5”C/A 码。
(1) 观测数据应该有一定的多普勒频偏D f(-10kHz〈D f〈+10kHz);
(2) 加入高斯白噪声,使其信噪比为-20dB;
(3) 捕获成功后,应给出捕获标志,并给出估计的频偏和码偏值。(Generated by MATLAB in which observed data capture PRN number is " 5" C/A code. (1) there should be some observations of Doppler shift D f (-10kHz < D f < +10 kHz) (2) by adding Gaussian white noise, so SNR is-20dB (3) capture success After the capture flag to be given, and given the estimated frequency offset and code bias values.)
- 2010-11-06 20:55:14下载
- 积分:1
-
GRE
利用Matlab进行文件处理,针对超级好用的背单词软件Supermemo的需求,把原始的数据转换成要求的格式,附带一个GRE原始词汇(Using Matlab for document processing, word for super-easy to use software Supermemo back demand for the raw data into the requested format, with the original terms of a GRE)
- 2010-11-25 23:48:34下载
- 积分:1
-
myfun3
说明: 用于求解高速球轴承的非线性方程组,输入主程序,用fsolve,可以直接解出来(Nonlinear equations used to solve high-speed ball bearings, input the main program, with fsolve, can be solved directly.)
- 2021-04-05 12:39:06下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1
-
VC中调用MATLAB示例代码
VC中调用MATLAB示例代码(VC Calling MATLAB sample code)
- 2005-03-12 09:34:38下载
- 积分:1