-
ImageGrayLevel
用matlab显示图片的RGB各分量的灰度值(Matlab display images with the RGB values of the various components of the gray)
- 2010-01-06 18:49:15下载
- 积分:1
-
matlabcodejihe
很多源代码的集合,我个人觉得比较有用,大家看看先。(source code pool, I personally think that the more useful, we look at first.)
- 2006-06-09 21:25:57下载
- 积分:1
-
shixianjuanjichuang
选择不同的两个函数做卷积运算,可供选择的函数有矩形窗函数,锯齿波函数和sinc函数,也可自行选择其他窗,观察选取函数的波形。(Choose a different function to do convolution function to choose a rectangular window function, ramp function and the sinc function, to choose the other window, observe the waveform of the selected function.)
- 2013-04-30 16:31:29下载
- 积分:1
-
tsp
基于MATLAB的TSP问题求解,有详细的程序解释和代码(MATLAB-based problem solving TSP, a detailed explanation of the program and code)
- 2013-12-31 14:49:05下载
- 积分:1
-
DataMingAlgorithm
本压缩包中包括了几个常用的经典的数据挖掘算法,有k_means,CART,fuzzy_k_means,id3,SVM,很有实用性(The compressed package includes several commonly used classical data mining algorithms, there are k_means, CART, fuzzy_k_means, id3, SVM, is very practical)
- 2010-03-03 14:38:00下载
- 积分:1
-
e
说明: it is matlab source code implemeted in Matlab 7.6.
this is utilized in matlab.
- 2011-05-21 16:48:33下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
BER-of-MIMO-channel-with-MRC-and-SC-and-EGC
bti error rate of MIMO channel with maximum ratio combining and seclecting cimbining and equal gain
- 2013-01-04 16:07:06下载
- 积分:1
-
MATLABSOPHOMORE
MATLAB Tutorial for sophomore students. Very useful for beginners.
- 2012-01-09 02:30:03下载
- 积分:1
-
Matlab_simulink
主要是Matlab和Simulink相关的资料,包括Simulink使用手册,通信模块之类的。(Matlab and Simulink are mainly related information, including Simulink user manual, such as communication module.)
- 2009-05-12 00:49:57下载
- 积分:1