是机器学习的例程,调试通过可以使用,研究生时的现代信号处理的作业。 这是一个关于哈希函数图像加密源码matlab,matlab源码之家的项目源码,可以用来学习matlaba实战项目案例。
1
本程序对一维信号能实现快速分数阶傅里叶变换,并附有注释 这是一个关于张氏标定法源码matlab实现,matlab源码怎么用的项目源码,可以用来学习matlaba实战项目案例。
1
EWT 经验小波分解源码 MATLAB仿真代码
2022-10-20 10:29:43 16KB MATLAB 经验小波
1
多智能体编程,可用于监管影响因素的研究方面 这是一个关于复杂网络度中心性 matlab源码,matlab源码的项目源码,可以用来学习matlaba实战项目案例。
1
cnn源码matlab (Open Set) 用于图像分类任务的域适应 新的! 动作识别数据集链接: ICCV'17 论文在: -> 在 Matlab 2013b 上测试 - Windows 7 -> 在 Visual Studio 2013 / Matlab 2013b 上编译的 Caffe 二进制文件(请使用您自己的二进制文件或预先计算的功能 -> 应为 Matlab 2015 升级包含的 OPTI 工具箱版本:开始分类任务: main.m(启动程序) Run_DA.m(一次运行多个实验的脚本) 修改参数: 输入参数.m isDA = true,激活域自适应 isOpenset = true,激活开放集协议。 否则,(标准)闭集 “ATI”是我们开发的方法 numSrcClusters 必须包含与类或视点相同的数量,因此“ATI”有效:Saenko = 10, Office = 31, Viewpoints = 8, 16, 24, 36, ... 对于开放集协议,计数共享类 + 1 (未知类) isMidResultsDA = true,用于可视化ATI优化过程中的附加结果 数据
2022-10-17 18:36:11 263.94MB 系统开源
1
Machine learning is becoming important in every discipline. It is used in engineering for autonomous cars. It is used in finance for predicting the stock market. Medical professionals use it for diagnoses. While many excellent packages are available from commercial sources and open-source repositories, it is valuable to understand how these algorithms work. Writing your own algorithms is valuable both because it gives you insight into the commercial and open-source packages and also because it gives you the background to write your own custom Machine Learning software specialized for your application. MATLAB® had its origins for that very reason. Scientists who needed to do operations on matrices used numerical software written in FORTRAN. At the time, using computer languages required the user to go through the write-compile-link-execute process that was time consuming and error prone. MATLAB presented the user with a scripting language that allowed the user to solve many problems with a few lines of a script that executed instantaneously. MATLAB has built-in visualization tools that helped the user better understand the results. Writing MATLAB was a lot more productive and fun than writing FORTRAN. The goal of MATLAB Machine Learning is to help all users harness the power of MATLAB to do a wide range of learning problems. This book has two parts. The first part, Chapters 1–3, provides background on machine learning including learning control that is not often associated with machine intelligence. We coin the term “autonomous learning” to embrace all of these disciplines. The second part of the book, Chapters 4–12, shows complete MATLAB machine learning applications. Chapters 4–6 introduce the MATLAB features that make it easy to implement machine learning. The remaining chapters give examples. Each chapter provides the technical background for the topic and ideas on how you can implement the learning algorithm. Each example is implemented in a MATLAB script supported by a number of MATLAB functions. The book has something for everyone interested in machine learning. It also has material that will allow people with interest in other technology areas to see how machine learning, and MATLAB, can help them solve problems in their areas of expertise.
2022-10-11 13:01:20 20.46MB matlab
1
反向学习策略源码matlab db-fx-strategy 通过Matlab工具将交易策略滚动模型转换为C ++或FPGA的历史: 我花了很多年研究各种技术交易平台和交易组件(如图表等)。现在是时候实际编写一个真实的交易策略了,所以我打算以此为滚动模型来生成这些交易思路。 我希望这些交易想法将涉及定量分析。 开始: 使用PDF作为参考。 我的工作流程目标完成后,将不再提供任何评论或进一步的支持。 有关这些工作流程的详细信息,请参见下文。 该项目的基本原理: 该项目中的错误比正确的错误多了,因为严格来说,这是学习对银行业的真实世界研究论文进行反向工程。 这不包括图表或交易执行等项目。 我对这种策略的执行也不感兴趣。 结果,我阻止了批评者,仇恨者和巨魔。 这仅仅是为了使该过程透明化,与使用开源软件项目模型没有什么不同。 我只是希望人们能为使这个项目/过程变得更好甚至正确做出贡献。 如果您对此表示怀疑,请告诉我,以便我可以从您的工作中进一步学习。 为什么要为自己选择Mupad和Matlab? 与开放源语言替代品相比,我发现这些工具使我更有效率,并且可以更快地编码思想。 这不是技术性的战争,但
2022-10-07 12:46:11 891KB 系统开源
1
三维图像表面高度恢复算法,采用Frankot-Chellappa 全局积分算法进行表面三维构造的重建 这是一个关于matlab定位算法源码,matlab源码的项目源码,可以用来学习matlaba实战项目案例。
2022-09-06 17:57:58 50KB matlab定位算法源码 matlab源码
可以对数据进行预测以及回归分析,有示例直接可用。
2022-07-18 14:00:20 247KB matlab
【达摩老生出品,必属精品,亲测校正,质量保证】 资源名:MATLAB实现波束形成 程序源码.zip 资源类型:程序源代码 源码说明: MATLAB实现波束形成程序,包括线阵、平面阵和圆阵等,包含完整源码和注释,非常适合借鉴学习 适合人群:新手及有一定经验的开发人员