资源列表
对冲 EA最终版 (1)
- 分享一款对冲-EA(终极版)大家都会喜欢超稳盈利的对冲策略,我自己实盘账户跑的赚钱策略,喜欢比较稳策略的汇汇可以测试这款对冲策略,ea有完美止损设置,不惧单边哦。(Share a hedge -ea (the ultimate version). Everyone will like the hedging strategy of super-stable profit, and my own profit-making strategy of running a firm account. R
盛世金杯EA
- 一款专做黄金对冲的盛世金杯EA,能上实盘(建议先模拟盘测试),平台无要求。该策略适合行情较大的货币,能抓住每一波突破行情,本人5000USD测试使用,单量多,月收益可达到30%左右(A gold hedge gold cup EA, can be on the real offer (it is recommended to first simulate the disk test), no platform requirements. This strategy is suitable for
欺骗干扰SAR成像
- 该代码完成欺骗干扰功能应用于SAR成像,使用语言为matlab(The deception jamming function is completed and applied to SAR imaging)
深度学习mtcnn
- 用市面上的摄像头,可以实现实时人脸识别功能。(The algorithm model of facenet face recognition is obtained through deep learning, and the backbone network of feature extraction is concept-resnetv1, which is developed from concept network and RESNET, with more channels and n
8数码问题
- 对任意的八数码问题,给出求解结果。例如对于如下具体八数码问题:通过设计启发函数,编程实现求解过程,如果问题有解,给出数码移动过程,否则,报告问题无解。
流体grasshopper
- grasshopper流体插件设计,流体插件设计
SAR成像
- SAR点目标成像,RD算法和CS算法都有,含报告(SAR point target imaging, RD algorithm and CS algorithm, including report)
蒙特卡洛方法基础案例matlab源码
- 蒙特卡洛方法实现二项分布基础案例,matlab
二维gabor滤波器提取瞳孔
- 把附件解压于matlab安装目录下work文件下,然后在matlab软件命令窗口中输入: gabor回车,即出现一个类似对话框的界面,在界面上输入合适的参数便能提取出眼的瞳孔
Lattice Boltzmann Method模拟2维接触角
- 该程序为格子玻尔兹曼方法(LBM)模拟二维的三相接触角,其中BCs.cpp文件为边界条件,Coll.cpp为碰撞算法,Steam.cpp为迁移过程,Error.cpp为计算稳态误差,force.cpp为计算作用力(采用Shan-Chen模型),Initialization.cpp为初始化(可改变初始两相形状),MacVar.cpp为计算宏观量,output.cpp为输出文件(可修改输出格式),源.cpp为控制主函数。
扫频法求开环传递函数
- 将扫频得到的数据进行处理,可以得到系统的开环传递函数(The open-loop transfer function of the system can be obtained by processing the data obtained by scanning frequency)
蚁群算法
- 利用matlab对蚁群算法路径规划进行仿真