搜索资源列表
MATLAB0000000000000000000000
- MATLAB外部程序接口实现方法研究.rar -MATLAB external program interface method. RarMATLAB external program interface Methods. rar
ForCalibration
- 利用matlab进行摄像机标定,其中包括特征点提取,计算。内外方位参数运算,及畸变矫正程序。-Carried out using matlab camera calibration, including the feature point extraction, calculation. Internal and external orientation parameters of computation, and distortion correction procedures.
spwminverter
- 本文件是一个SPWM逆变器的仿真源文件,可以在MATLAB7.1中直接运行。设计中PWM Generator采用外部调制信号,并在调制信号中注入了三次谐波,很好的抑制了输出谐波,同时提高了直流电源的利用率。-This document is a SPWM inverter simulation source file, you can directly run MATLAB7.1. Design of PWM Generator external modulation signal, and i
MatLab
- matlab在高等数学、线性代数、符号运算、图形图像处理、数据处理等方面的应用和外部借口程序设计。-matlab in advanced mathematics, linear algebra, symbolic computation, graphics, image processing, data processing applications and external under the pretext of program design.
Camera_Calibration
- 摄像机标定:确定摄像机位置,属性参数和建立成像模型,以确定空间坐标系中物体点同它在图像平面上象点之间的对应关系。包括确定摄像机内部几何和光学特性(内部参数)和确定摄像机在一个世界坐标系中的三维位置和方向(外部参数)。-Camera Calibration: To determine the camera position, attributes the establishment of imaging model parameters and to determine the spatial
mp3read
- function [Y,FS,NBITS,OPTS] = mp3read(FILE,N,MONO,DOWNSAMP,DELAY) MP3READ Read MP3 audio file via use of external binaries. Y = MP3READ(FILE) reads an mp3-encoded audio file into the vector Y just like wavread reads a wav-encoded file (one ch
PUDN
- My code is implementation of classic snakes, according to the article of Active contour model. I m making reduction of external curve to the center which searching for extremum (the strongest intensity gradient of edge).
Source_Code_Of_Guide_To_MATLAB_Mix_Programming
- 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" M
cvap3.5
- CVAP includes 4 External validity indices, 14 Internal validity indices and 5 clustering algorithms (K-means, PAM, hierarchical clustering, SOM and etc.). It supports other clustering algorithms via loading a solution file with class labels, or by ad
reload_fir
- 这是我在Xilinx公司的FPGA上实现的FIR滤波器,调用的内部核,其特色是可以用较少的资源实现该功能,而且可以实现参数重载,即从外部MCU设置FIR滤波器的参数-This is my Xilinx FPGA to achieve the FIR filter, called internal audit, its characteristics can be achieved with fewer resources to this function, and the overload p
Threedimension
- 双目摄像机标定程序,给出摄像机内外参数,并完成三维立体重建。-Binocular camera calibration procedures, given internal and external camera parameters, and complete the three-dimensional reconstruction.
MATLAB_11238187
- 《MATLAB外部接口编程》, 超星的文件-" MATLAB external interface programming," the paper Superstar
MATLABexternalprogram
- MATLAB外部程序实用手册(包含详尽)-MATLAB external program Practical Handbook (includes exhaustive)
FBG4
- 布拉格光纤光栅受外界力、温度综合影响后反射谱的影响仿真研究- Fiber Bragg Grating by the external force, the combined effect of temperature after the Simulation of reflection spectra
MATLAB-external-program-interface
- MATLAB与外部程序接口的设计与应用,内容比较前面-MATLAB and external program interface design and application, compare the contents of the front
ss
- REMOVAL OF NOISE FROM ECG (ELECTROCARDIOGRAPHY) BY USING MATLAB. EEG (Electroencephalograph) recording from the scalp has biological artifacts and external artifacts. Biological artifacts, which are generated, can be EMG (Electromyography) sign
MATLAB-interface
- 详细讲解了MATLAB的外部接口应用以及相应接口函数的使用方法。主要介绍了mxArray结构、C语言MEX文件应用、Fortran语言MEX文件应用、MAT文件应用-Explain in detail the application of MATLAB' s external interface and the corresponding interface function is used. Introduces the mxArray structure, C Language MEX
Matlab-High-level-Programming
- 《Matlab高级编程》由高级编程技术、程序编译、Matlab与外部程序接口和高洁界面主题等几个方面的内容组成,介绍一些非常实用的技术。-Matlab Advanced Programming by the advanced programming techniques, program compilers, Matlab external interface API and noble themes, and several other aspects of the composition,
实例4 matlab控制摄像头获取外界图像
- MATLAB经典案例系列视频,matlab控制摄像头获取外界图像(MATLAB classic case series video, matlab control camera to obtain external images)
matlab
- 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。(There are many ways on autonomous mobile robot obstac