-
third
对信号计算11/2维切片谱,可用来分析二次相位耦合检测。(Calculation of signal 11/2 dimension slice spectrum can be used to analyze the quadratic phase coupling detection.)
- 2011-01-01 06:52:48下载
- 积分:1
-
system_identification_RELS001
说明: 系统参数辨识,用增广最小二乘算法实现。对书中的程序进行了改进:由于噪声是未知的,虽然我们模拟了系统的随机白噪声,但进行辨识时必须对噪声进行估计,见程序45行和53行。(System parameter identification, with the extended least squares algorithm. Procedures for improving the book: Because the noise is unknown, although we simulate a system of random white noise, but to identify the noise must be estimated, see the program of 45 lines and 53 lines.)
- 2011-03-22 10:40:02下载
- 积分:1
-
normalization
matlab中使用libsvm进行分类预测时对数据进行归一化。(Data normalization)
- 2013-11-25 20:16:58下载
- 积分:1
-
nihe_youhua3
matlab 代码,主要用于抛光轨迹的优化,计算个点磨粒的经过次数(matlab code, mainly used for polishing the optimal trajectory, after calculating the number of abrasive points)
- 2013-10-31 19:56:15下载
- 积分:1
-
fft
matlab编写的基-2fft快速付里叶算法程序,输入倒位序,输出自然顺序。(Matlab prepared by the base-2fft fast Fourier algorithm procedures inversion input sequence, Output of natural order.)
- 2007-06-30 00:13:02下载
- 积分:1
-
554458566Labview
Matlab 的LabView如何同自己的设备仪器相连接,通讯以及控制的视频。非常详细的步骤教你如何建立各种设备的通讯驱动。原来LABVIEW能有这么好的功能。(This is the video to teach you how to create communication between your Labview and your instruments and control them.Very advanced steps to show you how the communication drive works under Matlab environment.)
- 2010-11-28 06:23:11下载
- 积分:1
-
Bayes-program
Bayes program 贝叶斯的课程设计,报告搜索bayes(Bayes Bayes program curriculum design, report search bayes)
- 2013-07-14 14:12:59下载
- 积分:1
-
QAM-and-MSK
用MATLAB实现通信原理的QAM与MSK编码。两个源码以及用到的自己编写的相关MATLAB函数分别放在相应的文件夹下。(Using MATLAB and MSK communication principle of QAM encoding. Both source and associated MATLAB functions used in their preparation were placed in the appropriate folder.)
- 2013-12-16 15:15:48下载
- 积分:1
-
spectral
计算功率谱,功率谱密度,高和低置信区间多种应用,(power spectrum)
- 2010-08-27 10:43:55下载
- 积分:1
-
Gauss-Jordan-Matrix
For inverting a matrix, Gauss-Jordan elimination is about as efficient as any other method. For solving sets of linear equations, Gauss-Jordan elimination produces both the solution of the equations for one or more right-hand side vectors b, and also the matrix inverse A(-1). However, its principal weaknesses are (i) that it requires all the right-hand sides to be stored and manipulated at the same time, and (ii) that when the inverse matrix is not desired, Gauss-Jordan is three times slower than the best alternative technique for solving a single linear set.
- 2012-03-29 00:57:43下载
- 积分:1