-
p
说明: 综合了各种基于matlab直接序列扩频通信系统的文档(Integrated a variety of direct sequence spread spectrum based communication system matlab documentation)
- 2010-05-12 22:51:39下载
- 积分:1
-
CDMA
CDMA users BER analysis
- 2013-04-04 18:23:54下载
- 积分:1
-
基于MATLAB的指纹识别系统并且带有gui界面
说明: 对指纹进行处理,指纹识别,带有GUI界面,但是需要付费才能得到代码(Fingerprint processing and fingerprint recognition)
- 2019-04-22 08:30:30下载
- 积分:1
-
KFDA
核Fisher鉴别分析方法(KFDA)。KFDA方法的基本思想是首先将原始训练样本通过一个非线性映射 映射到某一高维(可能是无限维)特征空间F中,然后在F中执行Fisher鉴别分析。(Nuclear Fisher discriminant analysis method (KFDA). The basic idea of KFDA method is the first original training data by a nonlinear mapping mapped to a high dimensional (possibly infinite dimensional) feature space F, then F in the implementation of the Fisher discriminant analysis.)
- 2010-05-31 09:43:58下载
- 积分:1
-
Simulink
simlink的开发和框图还有s文件通过它可跟好的了解simlink的使用(Block Diagram of the development and simlink)
- 2013-12-17 17:58:42下载
- 积分:1
-
rx_rrc_design
design BB rx RRC filter in the presence
of RF SAW and analog LPF filters.
design BB rx RRC filter in the presence of RF SAW and analog LPF filters.
- 2009-05-20 11:13:14下载
- 积分:1
-
zooming
This file is for zooming and shrinking the image.histogram and histogram equalization.
- 2010-04-20 20:48:14下载
- 积分:1
-
test
车牌号码的处理与识别程序,分割阶段采用投影法,识别阶段用模板匹配算法,效果不错!(License plate numbers of processing and identification procedures, split phase using projection method, the recognition phase with the template matching algorithm, good results!)
- 2013-10-31 12:37:44下载
- 积分:1
-
meanshift图像平滑
meanshift图像平滑代码
clear;
clc;
% width=600;%宽度,像素数
% height=600;%高度
% left=0;%距屏幕左下角水平距离
% bottom=0;%距屏幕左下角垂直距离
% set(gcf,"position",[left,bottom,width,height])
s = struct("id",0,"count",0,"point",[0,0], "value",[0, 0]);
im = imread("bit.bmp");
sz = size(im);
nums = 1;
- 2022-02-04 14:15:57下载
- 积分:1
-
Tips-and-Tricks
Engineers and scientists across all major industries use optimization to find better solutions to their problems. This webinar highlights the MathWorks optimization product offering, including MATLAB, Optimization Toolbox, and Global Optimization Toolbox (formerly Genetic Algorithm and Direct Search Toolbox). It summarizes the capabilities of each product and discusses the benefits of running your optimizations from the MATLAB environment. Product demonstrations show how our tools can be used to find solutions to real-world optimization problems, while also introducing new and experienced users to best practices for using MATLAB optimization products through a
- 2011-04-16 02:43:25下载
- 积分:1