-
Matlab
Detect circles with various radii in grayscale image via Hough Transform
- 2015-01-13 22:16:29下载
- 积分:1
-
F16_dynam
F16开环动力学模型,采用C语言编写的MATLAB S函数。输入为油门及3个舵面共四个控制量,以及系统低阶、高阶选择器。前缘襟翼模型内部自动调节。输出为12个状态量以及油门大小。采用欧拉角坐标系。(F16 open-loop dynamic model, using the C language MATLAB S function. Throttle input, and three of four rudder control volume, and system low, high selector. Automatically adjust the front flap inside the model. The amount of output for the 12 states and the accelerator size. Using Euler angle coordinate system.)
- 2011-09-30 11:02:24下载
- 积分: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
-
TexasHoldemPoker
c++ Texas holdem poker source code
- 2014-01-01 09:26:28下载
- 积分:1
-
ASCII
进行通信编程时候需要参考使用,还比较方便(Communication program to use when you need a reference, but also more convenient)
- 2014-11-15 10:51:26下载
- 积分:1
-
22222222222
Family Financial Management System OK
- 2010-02-18 22:22:07下载
- 积分:1
-
Matlab-and-VC
vc 与 matlab的混合编程,关于调用,执行(VC AND MATLAB )
- 2014-12-19 11:11:57下载
- 积分:1
-
PE_Caculation
matlab计算排列熵的程序,可以定量分析混沌或噪声序列的复杂度(a program that is capable of computing the permatation entropy of a time series noise or chaos waveform.)
- 2017-05-03 07:22:56下载
- 积分:1
-
MYDTCSVPWM
无刷直流电机的基于电压空间矢量的matlab仿真模型(bldc simulation based on svpwm_dtc)
- 2013-04-05 12:42:26下载
- 积分:1
-
li1
请用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题(输入为,要求可以判别输出为0或1),并画出学习曲线。其中,非线性函数采用S型Logistic函数。(Please use the Multilayer Perceptron (MLP) back propagation neural network (BP) algorithm XOR problem (input is required to determine the output is 0 or 1), and draw the learning curve. Among them, the non-linear function using S-type Logistic functions.
)
- 2014-09-21 15:28:12下载
- 积分:1