-
rgb2gray
最基本的由彩色图像转换为灰度图像的代码。在matlab中运行图像处理时用到的最基本源码,但是很多matlab中并不含有这个函数。(The most basic color images by gray-scale image is converted to code. In the matlab image processing used to run the most basic source code, but many do not contain this function in matlab.)
- 2010-03-08 15:27:58下载
- 积分:1
-
MonteCarlopaneldatatest
说明: 蒙特卡罗方法计算面板数据单位根检验统计值之有限样本密度分布(Monte Carlo method panel data unit root test statistics of the density distribution of the limited sample)
- 2008-11-30 10:51:59下载
- 积分:1
-
music(1)
阵列信号处理中的DOA估计的MATLAB程序 MUSIC算法 (failed to translate)
- 2010-11-10 10:08:58下载
- 积分:1
-
chazhinihe
插值与拟合回归,可以进行多元拟合线性回归等功能的实现,(Interpolation and fitting, can undertake multivariate regression fitting linear regression, etc, the realization of the function of
)
- 2011-04-28 09:04:31下载
- 积分:1
-
ProgrammingPPerl
Perl 语言编程
第三版 作者:Larry Wall, Tom Christiansen, and Jon Orwant 译者:何伟平
(The third edition of the Perl programming language: Larry Wall, Tom Christiansen, and Jon Orwant Translator: weipin)
- 2013-11-04 23:05:21下载
- 积分:1
-
parabolic_moveout
计算抛物线谱的一个MATLAB程序,希望对大家有帮助(A program to compute parabolic spectra.)
- 2013-05-22 18:34:52下载
- 积分:1
-
Ver_0.72
CNN Class, ver 0.72.
Change log:
Ver 0.72:
Sample GUI added, demonstrating use of convolutional network for handwriten digits recognition.
Training runs 20 faster.
Ver 0.71:
Bug fix: training was stoped after 1 epoch.
Ver 0.70:
First release.
This project provides matlab class for implementation of convolutional neural networks.
- 2009-10-01 14:04:37下载
- 积分:1
-
zigzag
zig zag code using matlab
- 2010-12-06 03:54:12下载
- 积分:1
-
Basic-PSO
Basic PSO ALGORITHM FOR OPTIMIZATION
- 2012-10-24 18:41:19下载
- 积分:1
-
linear_array
利用FFT快速计算,线性排列阵子方向图。( This function computes and returns the gain radiation pattern for a
linear array
It uses the FFT to computes the pattern
*INPUTS**********
Nr ==> number of elements dolr ==> element spacing (d) in lambda units
divided by lambda
theta0 = steering angle in degrees winid ==> use winid negative for no
window, winid positive to enter your window of size(Nr)
win is input window, NOTE that win must be an Nr X 1 row vector nbits ==>
number of bits used in the pahse shifters
negative nbits mean no quantization is used
*OUTPUTS******************
theta ==> real-space angle patternr ==> array radiation pattern in dBs
patterng ==> array directive gain pattern in dBs
***************************************** )
- 2016-03-28 22:30:19下载
- 积分:1