-
precisematlab6
介绍matlab用法,一些简单的编程实例,与GUI的结合(Introduction matlab usage, some simple programming examples, and a combination of GUI)
- 2007-11-16 08:08:34下载
- 积分:1
-
script_frequency_offset_ofdm
说明: un système mimo 2 antennes réceptrices et deux émettrice en utilisant le detecteur zf
- 2010-04-17 18:15:20下载
- 积分:1
-
function
非线性方程组的牛顿迭代法MATLAB程序(Nonlinear equations of Newton iterative method MATLAB program)
- 2015-01-24 15:57:00下载
- 积分:1
-
PCA人脸识别GUIORL+Yale人脸库
说明: 该系统为基于MATLAB平台的PCA的人脸识别系统,可识别ORL和YALE人脸库,方法实现统一,包括GUI界面。另外可二次开发成摄像头的实时人脸系统,识别出库外人脸,可做成门禁系统,考勤系统,打卡签到系统。实现登记出勤,报警等。
含论文,详细注释。(The system is a PCA face recognition system based on MATLAB platform. It can recognize ORL and yale face database. The method is unified, including GUI interface. In addition, it can be developed into a real-time face system of camera, which can recognize the face outside the warehouse, and can be made into access control system, attendance system, punch in system. Register attendance, alarm, etc.
Including paper and detailed notes.)
- 2020-03-20 01:48:04下载
- 积分:1
-
数据挖掘工具箱
公用事业M文件,以提高距离矩阵的使用和计算:- 平行距离矩阵计算(pair_dist_par)- 利用共享能够保持真正的大矩阵(pair_dist_spmd)的内存模型的并行距离计算 - 需要sharedmatrix进行编译和路径,- 函数的舒适指一个距离矩阵(pseudo_squareform)的向量的形式。该OUT = pair_dist_par(X,有趣,参数)的作品有点类似标准pdist。它需要并行计算工具箱(PCT),但不同的是,距离函数(FUN)的行VS行的方式工作(而不是行VS-子矩阵中pdist),它是一个处理程序,以一种形式D的距离函数=有趣的(X,Y,则params),其中:params为参数的变量列表,x和y为单个行向量是不同的pdist。一种可以提供或处理程序自身距离函数或一名称内置距离函数,或(这是由于更好的性能)使用额外的外部函数name2fun获得一个匿名功能的处理程序。如果没有厘或麻烦得到一个工人池然后pair_dist_seq被使用。该功能pair_dist_spmd它适用于相当大的距离矩阵。使用SPMD模型的共享内存的计算所做的是(SM)作为IPC,因此,它需要有路径J.狄龙的sharedmatrix(或赢得了sharedmemory)。该函数返回一个包含处理程序了sharedmemory段结果。高速缓存命中率是由交织的提高。要使用结果,您需要附加到共享variableby返回的句柄。OUT = sharedmatrix("附加",out_hdl);或出=了sharedmemory("附加",out_hdl);还记得删除未使用的变量(没有grabage集电极)sharedmatrix("分离",out_hdl,出);sharedmatrix(“自由”,out_hdl);该pseudo_squareform功能可以让您获得获得距离矩阵,就好像它
- 2022-02-16 04:54:08下载
- 积分:1
-
DMCgenzong
此程序为带有误差跟踪功能的DMC控制,能有效的控制跟踪误差输入(This procedure with the DMC error tracking control, which can effectively control the tracking error input)
- 2010-09-15 10:16:27下载
- 积分:1
-
12
说明: 模糊正系统的判定及稳定性分析,相比一般的稳定性分析我的有独特之处(Fuzzy is the system and stability analysis to determine
)
- 2011-04-17 21:09:17下载
- 积分:1
-
jisi
运动目标的检测是视频处理过程中后续跟踪技术的基础,其检测结果的好坏直接关系到能否跟踪到运动目标及跟踪准确度问题。运动目标的检测就是从机器视觉系统获取的序列图像中把前景,运动,目标分割提取出来的过程。本文描述了机器视觉中运动目标检测的主要方法?介绍了其中背景减除法的几种典型算法的原理、特点、背景差分法的基本流程?主要包括四个步骤为,预处理、背景建模、目标检测、后处理。然后在matlab环境下运用背景减除算法完成了视频中运动目标的检测,并对检测结果图像进一步处理.(Moving target detection is a follow up video processing technology based on the test results is directly related to the ability to track moving targets and tracking accuracy. Moving target detection prospects, movement, object segmentation extracted from the sequence of images acquired by the machine vision system. This paper describes the main method of moving target detection machine vision ? introduced the principle of which several typical algorithms for background subtraction method, the basic flow characteristics, background difference method ? mainly includes four steps, preprocessing, background modeling target detection, post-processing. Use background subtraction algorithm in Matlab environment complete video moving target detection, and detection results of images for further processing.)
- 2013-04-13 20:39:14下载
- 积分:1
-
ufmc1
此程序用于OFDM与FBMC的对比,详细描述了UFMC系统的发送和接收的仿真实现过程,并对比相同系统参数下的OFDM系统,发现FBMC系统的优势。(This program is used for OFDM and FBMC contrast, describing the detail of UFMC transmitter and receiver simulation process, and comparing the the OFDM system under the same system parameters to verify the advantages of FBMC system.)
- 2017-09-01 15:50:07下载
- 积分:1
-
simpson
自适应simpson法求函数的定积分,包括naadapt函数和simpson函数(failed to translate)
- 2009-11-17 13:14:34下载
- 积分:1