-
MCMC
matlab编程中,蒙特卡洛抽样的源程序,蒙特卡洛算法应用(Matlab programming, Monte Carlo sampling of the source, the Monte Carlo algorithm is applied)
- 2012-08-31 09:00:07下载
- 积分: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
-
matcom
利用MATCOM可以实现VC++与MATLAB的混合编程,本例子实现了独立与具体开发环境的绘图的方法
(MATCOM can be achieved using VC and MATLAB mixed programming, The example of the independence and achieve specific development environment mapping methods)
- 2007-07-04 18:54:14下载
- 积分:1
-
DDEServerSample
DDE服务器编写例程,实用DDEML类库实现,简单易用。(DDE server to prepare routines, practical implementation DDEML class, easy to use.)
- 2009-03-03 19:57:51下载
- 积分:1
-
hechengjilu
合成地震记录源程序,很适合初学者学习,便于掌握(Synthetic seismograms source, it is suitable for beginners to learn, easy to grasp)
- 2014-11-30 17:39:39下载
- 积分:1
-
DataBase
读取雷达基础数据,将它保存在二进制文件中,然后可以通过读取基数据文件直接画图(Read radar base data, save it in a binary file, then you can read the base data files directly drawing)
- 2014-12-25 12:42:47下载
- 积分:1
-
lunwen[1]
说明: PI调节器参数的直流双闭环仿真程序,参数需要调节,网友学习交流matlab程序代码(DC PI regulator parameter double loop simulation program, the parameter adjustment is required, users learn communication matlab code)
- 2011-04-14 11:35:23下载
- 积分:1
-
HFSS--UTD
HFSS/UTD混合法计算电大尺寸导体上的天线(HFSS/UTD hybrid method to calculate the antenna on a large conductor)
- 2013-11-28 09:12:45下载
- 积分: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
-
ArrayExcel
类似于matlab的数组编辑类(原创)及借用BasicExcel类快速读取读入Excel数据(some class for editing array like in matlab,and read and write to excel with BasicExcel class.)
- 2012-02-10 17:08:24下载
- 积分:1