-
pvmd
光伏模型。matlab/simulink(This is a pv model.It can describe I-V relation correctly.)
- 2013-03-20 22:18:31下载
- 积分:1
-
DSP
这是一个有关于免疫遗传算法matlab 程序(This is an on immune genetic algorithm matlab program)
- 2010-05-10 16:05:12下载
- 积分:1
-
mss32
最近在看hl2,发现mdl模型必须从36转到37,哈哈,恰好看到此贴,非常感谢。(recently watching hl2, mdl model must be found from 36 to 37, haha, just to see patch. Thank you very much.)
- 2007-02-03 22:38:59下载
- 积分:1
-
Kalman-filtering
kalman滤波方面的书籍,是一本经典的书籍。详细讲述了各种方法及组合滤波方法(kalman filter books, is a classic book. Detail the various methods and composition of the filter)
- 2010-12-23 19:47:24下载
- 积分:1
-
Cl_-matcont5p3
利用matcont求解连续性非线性动力学问题并画图求出其稳定解(Use matcont problem solving nonlinear dynamics of continuity and drawing its stable solution is obtained)
- 2021-03-13 13:49:24下载
- 积分:1
-
simple
计算流体力学里常用的simple算法实现,尤其对不可压缩流体数值模拟。以库埃特流为例(Computational fluid dynamics in the simple algorithm used to achieve, especially for numerical simulation of incompressible fluid. Couette flow as an example to)
- 2008-06-06 14:30:12下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
Lot_Volume
函数可以自动计算标准手份额并显示剩余空间百分比或者使用固定标准手数( х без знака )
在程序 #include <Lot_Volume.mqh> 中添加函数,同时在需要的位置调用 OrderSend(货币对, 定单类型, Lot_Volume(), 价格, 0, 停止, 赢利) 如果显示为 10 , 那说明标准手数为10 。如果只是 10 ,那说明为10个标准手。
当然它现在并不完美,等待评论。(Function can automatically calculate and display the remaining share lots of space using a fixed percentage or standard lots ( х без знака )
Add a function in the program#include <Lot_Volume.mqh> while in the desired location to call OrderSend (currency pair, order type, Lot_Volume (), price, 0, stop, profit)
If the display is 10 , it shows the standard number is 10 percent hands. If only 10 , it means the 10 standard lots.
Of course it s not perfect now, waiting for comment.)
- 2015-11-20 11:14:44下载
- 积分:1
-
SGA
简单遗传算的代码,也不是我自己写的,但是我亲自调过能用的(Simple genetic algorithm code, not my own writing, but I personally emphasized the use of)
- 2014-12-01 23:38:33下载
- 积分:1
-
jindaipingcha
近代平差,含有近代经典平差函数模型,适用于数据处理中的近代平差应用(Modern adjustment, containing a model of modern classical adjustment function for data processing applications in modern Adjustment)
- 2014-02-17 10:19:29下载
- 积分:1