-
zaibo
载波生成的matlab代码,可以生成通信领域中经常需要的载波(Carrier generated by matlab code, can generate communications carrier often required)
- 2009-03-01 17:04:48下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
batterymodel2RC
基于MATLAB/Simulink建立2RC等效电路模型,用于电池模型参数辨识(2RC equivalent circuit model for battery model parameter identification)
- 2018-07-24 21:50:57下载
- 积分:1
-
filhigh
matlab code for high pass filter
- 2009-12-16 21:19:54下载
- 积分:1
-
MFC_Windows_MATLAB_C_Math_Library
从MFC Windows 应用程序中调用MATLAB C Math Library(From the MFC Windows application, call the MATLAB C Math Library)
- 2009-12-17 20:44:18下载
- 积分:1
-
RLS1
用Matlab实现RLS算法 画出原始信号和处理后的信号进行对比 (RLS algorithm using Matlab to draw to achieve the original signal and processed signal to compare)
- 2010-01-17 08:52:46下载
- 积分:1
-
Kmeans_and_improvedkmeans_and_papers
Kmeans聚类算法以及改进的Kmeans聚类算法,包含收集的很多论文(Kmeans clustering algorithm and Kmeans clustering algorithm and improved, including a lot of paper collection)
- 2014-12-16 18:20:10下载
- 积分:1
-
duplex
用于建模数据分集。计算各样本点的欧式距离,首先将距离最大的两个点放入第一个样本集,接着将余下距离最大的两个点放入第二个样本集,依次计算,将剩余数据点分别放入上述两个样本集。( This algorithm starts by selecting the two points furthest from each other (euclidean distance) and puts them both in a first set. Then the next two points furthest from each other are put in a second set, and the procedure is continued by alternatively placing pairs of points in the first or second set. For calibration applications, the second set can be the test set, and the calibration would be the concatenation of the first set plus the remaining samples.)
- 2012-11-02 09:18:58下载
- 积分:1
-
saccade
eye saccade control system simulink model
- 2010-10-20 15:22:14下载
- 积分:1
-
TurboPMAC22222
说明: 非常有用的源代码,已经通过调试,可以放心使用asasa(A very useful source code has been through the debugger, you can rest assured that the use of asasa)
- 2010-03-26 16:39:02下载
- 积分:1