-
plot3k
Generate a 3D point plot of L=(x,y,z) using the values in the vector c to
determine the color of each point. If c is empty, then z (column 3 of L)
is used to color the plot. The data points are sorted so that plot3 is
only called once for each group of points that map to the same color. The upper and lower limits of the color range (and the z axis) can be defined with crange. This is useful for creating a series of plots with the same
coloring. The colormap (but not the colorbar) is flipped upside down if
crange is given as [max min] instead of [min max]. The figure handle is
returned if an output argument is given.
- 2010-11-08 17:33:23下载
- 积分:1
-
matlab_pcf_EI_calculation
This is a MATLAB code for calculating effective index in PCF by using maxwell s equation and bessels function.
- 2010-01-22 18:47:07下载
- 积分:1
-
qpskscript
matlab code for OFDM
- 2009-06-29 17:36:45下载
- 积分:1
-
capitalreturn
资本市场 市场线 预测市场风险 matlab预测(Capital markets, market line forecast market risk)
- 2013-02-03 20:08:25下载
- 积分:1
-
LASS
The Hurst parameter H characterizes the degree of long-range dependence (and asymptotic selfsimilarity)
in stationary time series. Many methods have been developed for the estimation of H
data. In practice, however, the classical estimation techniques can be severely affected by nonstationary
artifacts in the time series.
- 2014-09-26 05:51:14下载
- 积分:1
-
GraphBetweennessCentrality
求复杂网络中的度的介数,输入网络的邻接矩阵,对分析社交网络的拓扑性质很重要(Find the degree of complexity of the network betweenness, enter the network adjacency matrix for analyzing social networks are important topological properties)
- 2013-11-08 14:31:58下载
- 积分:1
-
generate-signal-with_noise
for generate signal with noise for filter app
- 2015-02-09 18:08:42下载
- 积分:1
-
ibatis-2.3.4.726
详细解释了ibatis的用法和jar包。。。。。。。。。。。。。(A detailed explanation of the use and ibatis jar package. . . . . . . . . . . . .)
- 2013-11-21 21:26:05下载
- 积分:1
-
Euler
Euler方法求解微分方程的源程序,很实用,绝对正确,还有画图功能,图形中描出点来,简单易懂。(Euler method for solving differential equations of the source, very practical, absolutely right, there are drawing function, points to delineate the graphic, easy to understand.)
- 2010-06-12 23:31:09下载
- 积分:1
-
PSK
在这个实验中,需要输入一个整周期内100个采样点的值,没有利用查找表的方法实现,而是直接在程序中输入100个采样点的值。2FSK/2PSK主要包括两部分2FSK信号发生器和2PSK信号发生器。2FSK信号发生器主要有分频器,m序列产生器,跳变检测,正弦信号发生器和DAC几个部分组成。2FSK的关键是通过判断信号跳变是来改变频率的变化,2PSK的关键是通过信号的跳变来改变相位的变化。(psk)
- 2010-10-29 11:25:33下载
- 积分:1