-
Gold_sequence_generation
LTE的扰码产生序列,这个是matlab代码,十分详细。(LTE scrambling the sequence, this is the matlab code, very detailed.)
- 2011-07-14 20:41:12下载
- 积分:1
-
matlab_c++-call_mat
这个是自己实现的matlab与c++的一个接口。
是用c++语言实现的(This is the realization of our own Matlab and c of an interface. Is the C Language)
- 2021-03-04 12:39:32下载
- 积分:1
-
simulink
全面、专业的介绍matlab中模块mulink模块的使用方法,列举的例题包含操作流程,非常实用。(Comprehensive, professional introduction matlab in Ostrava mulink modules to use, citing the examples include operating procedures, very practical.)
- 2013-07-21 16:43:57下载
- 积分:1
-
FCMandCFCM
说明: FCM算法是应用最广泛的聚类分析方法之一,CFCM也是模糊数学中的一种聚类分析算法。
现在给出的这两个算法是C++代码实现的。 (FCM algorithm is the most widely used method of cluster analysis, CFCM is a kind of fuzzy clustering analysis in the algorithm. Now given by the two algorithms is the C++ code to achieve.)
- 2009-07-27 17:03:28下载
- 积分:1
-
xinhaoshengcheng
随机信号仿真数据的生成的matlab程序(Random-signal simulation data generated by matlab program
)
- 2012-03-29 20:51:08下载
- 积分:1
-
1822
ebook for learning c++
- 2013-12-24 05:02:21下载
- 积分:1
-
getdata-1
说明: 这是一个VC++和MATLAB联合环境下的编程,很有用的,MATLAB的数据显示很强大的,希望对你们有用.(This is a example used combation of vc++ and matlab ,because the vistual of data is very strong ,I hope it will benefit to your.)
- 2010-04-20 09:45:45下载
- 积分:1
-
MyCal
时间控制小程序,主要用于控制软件的时间管理,可一参考(time control of small procedures, mainly used to control the time management software, a reference to the masses)
- 2005-08-30 14:14:58下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
1
说明: 将Minpack库中的LM算法封装成库,经过调试,通过算例运行结果与Matlab中运行出来的结果相差0.01范围内。(Will Minpack library package into the LM algorithm library,After debugging An example is the results is only 0.01 Difference from the result of Matlab s!
)
- 2009-08-09 22:15:03下载
- 积分:1