搜索资源列表
FastICA
- 盲源分析程序,是在MATLAB环境下编写的。软件包中不仅提供了简单易用的人机界面环境,而且还提供了一些基本的函数供用户根据自己的需要进行开发。-blind analysis procedures, in MATLAB environment prepared. The package not only provides a simple user-friendly man-machine interface environment, but also provides some basic fu
MATLABguanjianci
- matlab源码函数说明语音方面-Matlab source note pronunciation function
dicomtobmpmatlab
- DICOM图像与BMP图像转化的matlab源码。调用matlab工具箱自带的内部函数。-DICOM images and BMP images into the source Matlab. Calling Matlab Toolbox own internal functions.
fm0code
- 用matlab编写的差动双相码编码和解码的S函数模块。可以直接接信号源和示波器仿真! 提供了S函数的编写主流框架。-Prepared with the matlab code differential phase encoding and decoding of S function modules. Can be directly connected signal source and oscilloscope simulation! S function provides a framewo
daimahekuangtu
- ,用MATLAB实现快跳频通信系统的仿真。主要应用了SIMULINK和COMMUNICATION BLOCKETS两个模块。整个设计包括了信源产生部分、发送部分、跳频调制部分、信道部分、接收部分和结果分析部分共六个模块,核心技术是伪随机序列的产生和频率合成器的设计,而关键技术是收发两端的伪随机码元的同步。伪随机码的产生用S-函数编程来开发自己的SIMULINK模块。同步的实现是收发两端采用相同的扩频脉冲触发。而且在设计中每个模块都采用了模块封装技术,从而简化了框图结构-Using MATLAB
hh
- 【 摘 要】 提出了一种基于负熵的快速不动点1 C A算法, 介绍了负熵的定义和如何将其用作代价函数度量混合信号的非 高斯性。 详细介绍了基于负熵的固定点准则以及简化算法。实验选取 3个非高斯向量作为信号源进行 Ma t l a b分离仿真, 结果显示 分离效果良好。-Abstract Based on the rapid Negentropy 1 CA fixed point algorithm, introduced the definition of negentropy an
Mittag-Leffler
- 更新的广义Mittag-Leffler函数,支持矩阵输入。源码由Igor Podlubny, Martin Kacenak编写。-Updated generalized Mittag-Leffler function, support for matrix input. Source by Igor Podlubny, Martin Kacenak preparation.
wcdmaQpskAndSpread
- 几点说明: 1、source_main.m为主函数,qpsk.m和spread.m为子函数; 2、在matlab工程目录下运行source_main.m即可; 3、为方便大家理解,特以P-CCPCH信道的处理进行了举例,若大家认为资料有用的话请回帖, 我会将整个WCDMA下行信号源的matlab代码提供给需要的人; 4、为方便初学者学习,特提供了我自己开发时参考的3GPP资料,并在关键位置做了记号。 -Some explanations: 1, source_main.
77433652yuanchengxu
- 这些MATLAB的M文件分为两部分:程序清单A中收录了产生PPM-TH和PAM-DS这两个信号源的所有函数;程序清单B中收录了加性高斯白噪声(AWGN)信道建模,正交和非正交单脉冲PPM-TH接收机结构,以及反极性PAM-DS单脉冲接收机结构仿真所需的所有函数。-The MATLAB M-file is divided into two parts: A list of procedures in the collection of produce PPM-TH and PAM-DS two s
VCPP-call-matlab-draw-sin-curve
- vc++6.0调用matlab的函数,画正弦曲线,比较详细的源码。-vc++6.0 to call matlab function, draw a sine curve, the more detailed source.
MTD_Filter
- 32阶的动目标检测滤波器组设计MATLAB源码,通过修改脉冲重复周期,观察相应增益函数。-The MATLAB code about MTD filter of 32 bands,by modifying the pulse repetition period,observe the corresponding gain function.
PSO
- PSO算法实现高斯函数的优化matlab源码-Particle Swarm Optimization
802.11a
- 仿真模拟802.11a误码率,支持BPSK\QPSK\16AQM\64QAM,编解码采用MEX函数链接C,较MATLAB源码运行速度快-BER simulation 802.11a support BPSK \ QPSK \ 16AQM \ 64QAM, coding and decoding functions MEX link C, MATLAB code to run faster than the
artificial-fish-swarm-algorithm
- 无约束连续函数优化的人工鱼群算法通用MATLAB源码-Uniformly continuous function optimization of artificial fish swarm algorithm
artificial-ant-colony-algorithm
- 无约束连续函数优化的人工蚁群算法通用MATLAB源码-Uniformly continuous function optimization artificial ant colony algorithm universal MATLAB source code
LMNN
- 本压缩包包含经典的度量学习算法LMNN的代码源码,含windows系统和linux系统的所有代码。包含所有子函数。(The compression package contains the classic metric learning algorithm LMNN code source code, including windows system and all the code Linux system. Contains all sub functions.)
GMM)matlab源码
- 高斯模型就是用高斯概率密度函数(正态分布曲线)精确地量化事物,将一个事物分解为若干的基于高斯概率密度函数(正态分布曲线)形成的模型。(Gaussian model is to use Gaussian probability density function (normal distribution curve) to accurately quantify things, a thing is divided into several based on the Gaussian probabi
gscale
- 频域滤波器,gscaleMATLAB原函数程序(Frequency domain filter)
shuipingji
- 基于水平集的图像分割方法MATLAB源码,无需初始化水平集函数。(Level set image segmentation)
《MATLAB程序设计教程》源代码-2660
- matlab程序设计教程,源码,主要是matlab中比较常用的函数使用范例,数值计算及数据可视化(matlab programming tutorial)