-
combine_vc_with_matlab
如何在VC程序中使用MATLAB的C数学库 这是介绍在VC程序中使用MATLAB的C数学库,可以将vc和matlab结合起来。(this is a paper intruduce how to combine vc to matlab)
- 2010-09-28 23:47:53下载
- 积分:1
-
Dijkstra
说明: 使用MATLAB实现Dijkstra算法(Dijkstra algorithm using MATLAB Implementation)
- 2010-04-15 11:07:10下载
- 积分:1
-
MATLAB_GNSS
对惯性导航、卫星导航以及组合导航系统进行理论仿真分析(Theoretical simulation and analysis of inertial navigation, satellite navigation and integrated navigation system)
- 2021-03-25 18:19:13下载
- 积分:1
-
signal
语音信号的干扰去除.对原始信号进行频谱分析,确定干扰的频率;根据干扰的特点采用不同的滤波器对信号进行处理(Remove the interference of speech signals. On the original signal spectrum analysis to determine the frequency interference according to the characteristics of interference filters with different signal processing)
- 2010-07-12 17:35:18下载
- 积分:1
-
nnet
Demo for License plate recognition
- 2009-03-12 18:19:06下载
- 积分:1
-
1
说明: 在MATLAB中表示信号的常规格式是向量或者矩阵。本示例中利用randint 函数来产生一个表示二进制数据序列连续值的列向量。其中二进制数据序列的长度(即为列向量中的行数)设置为30,000。
下面的代码同时还绘制了数据序列的杆图(stem plot),用来显示数据的0、1值。你所产生的图可能与次示例中的图有一点不一样,这是因为本示例中应用了随机数。
(Said signal in MATLAB conventional format is a vector or matrix. In this example use randint function to generate a column vector of a sequence of binary data, said successive values. Wherein the length of the binary data sequence (i.e., the number of rows in the column vector) is set to 30,000. The following code sequence of data is also plotted in Fig rod (stem plot), the value 0 is used to display the data. You may have generated the second example of FIG FIG little different, this is because the present example, the application of the random number.)
- 2014-09-21 08:27:58下载
- 积分:1
-
colorhist
HSV颜色直方图的小例子,可以显示三个通道的二维灰度图像,以及它们各自的直方图。(color histogram demo)
- 2013-11-15 11:14:39下载
- 积分:1
-
tmac-example
T-MAC example.tcl TCL code implementation on NS-2 simulation
- 2015-02-27 15:29:08下载
- 积分:1
-
Add_noise_awgn
加性噪声一般指热噪声、散弹噪声等,它们与信号的关系是相加,不管有没有信号,噪声都存在。而乘性噪声一般由信道不理想引起,它们与信号的关系是相乘,信号在它在,信号不在他也就不在。(The additive noise generally refers to the thermal noise, shot noise, which is added with the signal of the relationship, or no signal, noise are present. While the multiplicative noise in general by the channel caused by non ideal, they are multiplied by the signal, signal in it, the signal is not in him is not in.)
- 2014-05-15 16:20:31下载
- 积分:1
-
AIS
船舶AIS轨迹提取,作出船舶AIS轨迹图。在此基础上,实现基于空间相似距离的K均值轨迹聚类。算法可以自定义轨迹聚类初始轨迹或者由程序随机生成初始轨迹,采用迭代的方法直到确定最终的聚类中心。(The extraction of ship AIS trajectory, make ship AIS trajectories. On this basis, to achieve similar K mean trajectory clustering based on distance space. You can customize the initial trajectory trajectory clustering algorithm or randomly generated by the program initial trajectory, iterative method was used to determine the cluster center until the end.
)
- 2021-04-06 22:49:02下载
- 积分:1