-
circulant
This MATLAB code generates a square circulant matrix using the vector V as the first row of the result if V is a row vector or as the first column of the result if V is a column vector. V may be any numeric data type or a character string.
- 2009-12-17 09:34:19下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1
-
kde2d
二维正态分布的检验函数,如果需要进行二维正态分布的检验,在你的程序运行前运行此程序,就可直接调用函数功能。(Dimensional normal distribution test function, if you need a two-dimensional normal distribution test, run your program before you run this program, you can directly call the function function.)
- 2020-12-28 15:49:01下载
- 积分:1
-
bp_mapping.m
speech recognition, bp mapping
- 2010-12-03 18:28:24下载
- 积分:1
-
fastICA
fastICA algorithm,blind signal processing helpful
- 2011-05-11 19:46:59下载
- 积分:1
-
my_gamma
gamma毕竟参数控制分析,并通过简单函数模拟gamma曲线,并比较模拟误差(gamma transformation control)
- 2013-05-09 20:26:57下载
- 积分:1
-
matlab-_scaler
分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。(Image scaling using the nearest neighbor interpolation algorithm and bilinear interpolation algorithms were implemented on matlab)
- 2013-12-06 19:39:46下载
- 积分:1
-
ENFCM
文章MR Brain Image Segmentation Using an Enhanced Fuzzy C-Means Algorithm的代码实现(the code of MR Brain Image Segmentation Using an Enhanced Fuzzy (:-Means Algorithm)
- 2020-12-01 10:29:27下载
- 积分:1
-
wode
认 知 无 线 电 中 的 频 谱 检 测 技 术 综 合(Cognitive radio frequency spectrum detection technology in an integrated)
- 2010-09-01 10:27:30下载
- 积分:1
-
MSK
介绍了MSK调制解调仿真程序,加入了中频载波,统计了系统的性能。(Introduction of the MSK modulation and demodulation simulation program, joined the IF carrier, the statistical performance of the system.)
- 2008-05-06 21:17:03下载
- 积分:1