资源列表
Flutter
- 这个程序演示了如何应用耦合结构空气动力问题,通过Matlab编程,分析了飞行器机翼颤振等问题。-This model demonstrates how to implement a coupled structural-aerodynamic problem. The wing, otherwise rigid, is allowed to pitch and plunge. The motion of the wing is defined using SimMechanics bloc
基于DCT的jpeg图像压缩编码算法的MATLAB实现
- 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
ecg_matlab_data.zip 用matlab处理ecg心电数据
- 最近用matlab处理ecg心电数据,网上查了许多资料,终于成功导入.dat和.hea文件 做出了心电图 附件中含一组ecg心电数据(.dat和.hea文件各一),以供调试,fine.m是程序文件(含中文注释) 默认路径C:\Documents and Settings\Administrator\My Documents\MATLAB 打开方式:>>fine(‘62y933e.hea’,‘62y933e。dat’,9) 最后一个数字范围(1~12),代表第几道导连,
GaussBackGroundModel
- 最基本的混合高斯背景建模matlab源代码,本人用于火灾烟雾检测的毕设代码,已运行成功,很好的检测运动目标的算法。-Effective Gaussian mixture learning for background model to detection moving goal.
PQ-powerflow
- 运用P-Q分解法进行电力系统潮流计算,本程序用的是IEEE-14标准节点数据。-PQ decomposition method using power flow calculation, this procedure is used in standard IEEE-14 node data.
Royden_Real_Analysis_Solutions
- Solutions To Real Analysis by Royden
equalizer-realtime
- 基于matlab的音乐均衡器,可以实时改变均衡器参数,并实时显示频谱和波形-Music equalizer based on matlab, can real-time change equalizer parameters, and real-time display of spectrum and waveform
智能算法在MATLAB中的优化测试应用-标准测试函数及程序代码
- 在优化测试各人工智能算法的优化性能时所需要的35个标准测试函数以及相对应的MATLAB程序代码。
weibull
- 工程上,估计某一机械等的寿命分布情况,并基于韦伯儿分布对寿命进行预测,包括对其可靠性的分析,失效函数等(In engineering, the life distribution of a certain machine is estimated, and the life is predicted based on Weber distribution, including its reliability analysis, failure function, etc)
质量传递
- fluent中质量传递的udf,用于交流学习,参考使用(The UDF of quality transfer in fluent is used for communication learning and reference)
无信息变量消除法提取特征
- UVE提取特征,数据为高光谱数据,感兴趣区域数据,最后一列为标签(Uve extracts features, hyperspectral data, region of interest data, and the last column is label)
趋势一次一单
- 自己正在用的趋势EA,一次一单,目前的成功率高达89.8%,每单带止损止盈,不网格,不加仓,,每单带止损止盈。 策略主要是根据布林带来作为开单条件的,该策略主要运行在30分钟,基于M30来 判断短线趋势,当波动性发生变化时,趋势触发,EA将在这个点位进场。EA有固定的止损止盈,同时也增加了移动的止损止盈。(I am using the trend EA, one order at a time, the current success rate is as high as 89.8%,