-
matlab程序设计实例解析
本文通过对 MATLAB 程序设计中的若干典型问题做简要的分析和总结,并
在此基础上着重讨论了有关算法设计、程序的调试与测试、算法与程序的优化以
及循环控制等方面的问题.还通过对一些程序实例做具体解析,来方便读者进行
编程训练并掌握一些有关 MATLAB 程序设计方面的基本概念、基本方法以及某些
问题的处理技巧等.此外,在文章的最后还给出了几个常用数学方法的算法程序,
供读者参考使用.希望能对初学者进行 MATLAB 编程训练提供一些可供参考的材
料,并起到一定的指导和激励作用,进而为 MATLAB 编程入门打下好的基础.(This article briefly analyzes and summarizes some typical problems in MATLAB program design.
Based on this, we discussed the design of the algorithm, the debugging and testing of the program, and the optimization of algorithms and programs.
Problems such as loop control, etc. Also through the specific analysis of some program examples to facilitate readers
Programming training and master some basic concepts, basic methods and some related to MATLAB programming
Problem handling techniques, etc. In addition, at the end of the article, several algorithm programs for common mathematical methods are given.
For readers to use. Hope to provide beginners with MATLAB programming training to provide some reference material
Materials, and play a certain guidance and incentives, and then lay a good foundation for MATLAB programming entry.)
- 2018-03-22 15:06:22下载
- 积分:1
-
function 压力
说明: 计算油膜压力子程序,应用matlab编程,已经验证过,可靠。(Calculate oil film pressure)
- 2020-06-16 20:51:55下载
- 积分:1
-
EasyPay-master
说明: EasyPay(易支付)集成并高度封装了Android平台的微信支付,支付宝支付以银联支付。使用此库,开发者可以使用简单方便的api实现支付功能。
易支付编码实现遵循设计模式六大原则,并且使用了单例以及策略模式来实现整个库,扩展性良好,可以轻松扩展其他支付方式如百度,美团等。支付方式类继承IPayStrategy接口,支付信息类实现IPayInfo接口,再分别传入场景类EasyPay中即可。具体请参照代码中支付宝或者微信或者银联支付方式封装。(This is a library for Developers easily to use Alipay,WechatPay and UnionPay in Android project.)
- 2020-06-25 07:00:02下载
- 积分:1
-
PSD_estimators
功率谱密度的估计算法,simulink实现,现代信号处理第三章仿真实现。(Power spectral density estimation algorithm, simulink realization of modern signal processing Chapter Simulation.)
- 2013-10-16 16:30:24下载
- 积分:1
-
用NetBios做的网络通讯源程序,可以实现和支持NetBios以太网通讯的装置通信...
用NetBios做的网络通讯源程序,可以实现和支持NetBios以太网通讯的装置通信-Do with NetBios source network communication can be achieved and support for Ethernet NetBios communications device communications
- 2022-02-25 06:04:06下载
- 积分:1
-
Explication_VUMAT-uniFiber
damage and failure in unidirectional fiber composite materials
- 2016-05-25 03:57:06下载
- 积分:1
-
一个网络组播的例子
一个网络组播的例子--An example of multicast
- 2022-01-25 18:33:52下载
- 积分:1
-
本文介绍了WhoIS协议的实现,描述了如何通过编程查询WhoIS信息...
本文介绍了WhoIS协议的实现,描述了如何通过编程查询WhoIS信息-WhoIS the realization of the agreement, described how inquiries WhoIS Programming Information
- 2022-06-17 17:07:23下载
- 积分:1
-
song
这是一个音乐读取,时域波形显示(静态),频域频谱(静态),音乐变调,频谱分析的Matlab源程序,纯自己编写!(This is a music reading, time-domain waveform display (static) frequency domain spectrum (static), music modulation, spectral analysis of Matlab source, pure write your own!)
- 2013-04-25 11:55:09下载
- 积分:1
-
matlab 实现lstm的官方文档说明 LSTM
说明: matlab 实现lstm的官方文档说明;
数据集为官方数据集;
代码略有修改;
注:训练集和测试集一定为元胞数组(The official document of realizing LSTM by MATLAB;)
- 2020-04-12 10:41:51下载
- 积分:1