-
matlabtreelot
说明: matlab下枝干图的绘制
.(matlab mapping under the branches.)
- 2011-03-09 22:08:48下载
- 积分:1
-
suhu
how to convert degree in matlab
- 2013-07-09 15:27:50下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
IFFshibie
敌我识别信号的门限检测算法,该算法适应MarkX、MarkXII和S模式的信号。(IFF signal threshold detection algorithm, which is adapted MarkX, MarkXII and S mode signal.)
- 2013-07-16 09:15:01下载
- 积分:1
-
main_corr
通过此程序能够实现一个序列的自相关运算或两个序列的互相关运算,在扩频通信中应用广泛(Through the self-correlation operation of this program is to achieve a sequence or two sequences of cross-correlation operator, widely used in spread spectrum communication)
- 2012-05-30 22:59:32下载
- 积分:1
-
ICA_gradient_descent
ICA梯度下降算法,里面包含了数据用来验证梯度下降算法的实现过程。对ICA的具体算法有清楚的了解。(ICA gradient descent algorithm, which contains the data used to verify the gradient descent algorithm implementation process. Have a clear understanding of the specific algorithms of ICA.)
- 2013-03-20 21:40:08下载
- 积分:1
-
AnalogClock
Hello friend how are you. Its a Xamrine Sample Clock Example. Its a Analog clock
- 2014-12-17 19:29:37下载
- 积分:1
-
planning-problem
matlab经典算法程序中关于规划问题的具体指导资料 给需要的朋友们以启发(classical algorithm matlab program specific guidance on planning issues to a need to inspire friends)
- 2013-11-13 11:21:47下载
- 积分:1
-
SingleNeuralNetPID
智能控制算法,小脑模型,神经网络,函数逼近(Intelligent control algorithm, cerebellar models, neural networks, function approximation)
- 2011-04-29 15:57:08下载
- 积分:1
-
ABAQUS_Standard_UMAT_workexample
ABAQUS/Standard 用户材料子程序实例(A standard ABAQUS UMAT workexample.)
- 2013-10-18 19:02:46下载
- 积分:1