-
cc1_matlab-
说明: 一些关于信道编译码的Matlab源代码,国外一所大学的matlab编译码解答。(some of the channel codec Matlab source code, a foreign university Matlab encryption answer.)
- 2006-04-07 15:14:03下载
- 积分:1
-
jububian
矩不变分割,分割效果明显,在Matlab下完美实现(Moment-segmentation, segmentation obviously perfect realization in Matlab)
- 2012-12-31 13:54:14下载
- 积分:1
-
matlab-code
多因子量化选股策略,包括数据导入,分组,回测分析(Multi-factor stock selection strategies to quantify, including data import, grouping, backtesting analysis)
- 2021-01-12 15:18:48下载
- 积分:1
-
MatlabandC
精通matlab与C++混合程序设计。讲述matlab与C语言混合编程设计。(matlab and C mixed programming language design.)
- 2009-12-18 19:39:47下载
- 积分:1
-
DBPSK
绍了数字通信中的Q PSK 调制解调的原理和过程, 通过用M atlab 对这一过程的编程, 分析信号在
理想信道和加噪信道中模拟传输时的时域图, 并用蒙特卡罗方法, 讨论模拟过程中的误码率, 所得结果与理论
结果基本一致.
关键词:Q PSK 系统仿真 蒙特卡罗分析 M atlab(Shaozeng digital communications Q PSK modulation and demodulation principle and process, M atlab through the process of programming, analysis of signal processing in the ideal channel noise channel analog transmission of time-domain diagram, and Monte Carlo methods discussed in the process of simulation BER results are basically consistent with the theoretical results. Key words: Q PSK System Simulation Monte Carlo Analysis of M atlab)
- 2008-05-08 09:57:13下载
- 积分:1
-
ImageSegmentation
一种二值化方法,使用图像纹理分割,基于MATLAB平台(A kind of binarization methods, texture segmentation, based on MATLAB platform)
- 2010-05-25 16:51:31下载
- 积分:1
-
purikura
The program purikura.m frames your images into a beautiful frame.
Convert your boring looking images into decorated ones using it.
Automatically adjusts the bordering i.e. framing according to the image s dimensions.
Save the decorated images.(The program purikura.m frames your images into a beautiful frame. Convert your boring loo king images into decorated ones using it. Autom atically adjusts the bordering i.e. framing ac cording to the image's dimensions. Save the deco rated images.)
- 2007-06-17 13:16:16下载
- 积分:1
-
MATLAB_svm_gui
支持向量机的Matlab实现,支持多分类,据有GUI操作界面,简单易懂,其中包括输入输出数据。(Support Vector Machines Matlab realize, support multi-classification, as far as the operation has GUI interface, easy-to-read, including the input and output data.)
- 2020-12-08 15:19:21下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
Cloth__Simulation
一个布料的OPNEGL仿真模拟,用来理解布料受力模型。(a fabric OPNEGL simulation to understand the cloth mechanical model.)
- 2007-03-21 21:14:54下载
- 积分:1