搜索资源列表
MatLab_programing
- Matlab编程指南,是本人在教学过程中,通过大量的实践,自编的一本讲义,内容通俗易懂,每部分后面添加了很多习题,能够激发学生的兴趣。-Matlab Programming Guide is I in the teaching process, through a lot of practice, the self-a lecture, the contents of user-friendly, each part of the back to add a lot of exercises t
OFDM
- matlab实现OFDM的仿真,经过实践和编程仿真,对理论课的内容会有更为直观的认识。-matlab simulation realization of OFDM, after practice and simulation programming, the content of the theory of knowledge will be more intuitive.
Chapter4
- MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书-Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book
Chapter5
- MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书-Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book
Chapter6
- MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书-Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book
Chapter2
- MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书-Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book
Chapter8
- MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书-Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book
Chapter7
- MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书-Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book
Chapter9
- MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书-Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book
Chapter12
- MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书-Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book
Chapter13
- MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书-Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book
MatlabC
- :Matlab具有强大的数值计算和分析等能力,而C/C++是目前最为流行的高级程序设计语言,两者互补结合的混合编 程在科学研究和工程实践中具有非常重要的意义。因此,从Matlab调用c,C++代码及c,C++调用m文件两方面,深入地研究 了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。-: Matlab has powerful numerical calculation and analysis capabilities, while the C/C++
C.program_antilogy
- 本书介绍了C++实用编程技术和最佳的实践方法,深入研究了异常处理。-This book describes the practical C++ programming techniques and best practices, in-depth study of exception handling.
matlab-di4zhangchengxu
- matlab-应用程序举例子,实践应用,基础入门,语法基础,编程风格-matlab-application examples, practical applications, introductory, basic syntax, programming style
matlab-di10zhangchengxu
- matlab-应用程序举例子,实践应用,基础入门,语法基础,编程风格-matlab-application examples, practical applications, introductory, basic syntax, programming style
mixed-programming--Matlab-and-CCPP
- Matlab具有强大的数值计算和分析等能力,而C/C++是目前最为流行的高级程序设计语言,两者互补结合的混合编程在科学研究和工程实践中具有非常重要的意义。因此,从Matlab调用C/C++代码及C/C++调用m文件两方面,深入地研究了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。实例表明,提出的Matlab与C/C++混合编程方法是简洁、有效的。-Matlab has strong ability of numerical value calculation and
MATLAB-algorithm
- 龚纯写的《MATLAB语言常用算法程序集》(清晰版)一般非常好的matlab编程实践指南,书中的程序都是自编的,缺点是求解方程太过简单!但入门很好!-A book for matlab
1
- 自学的必备工具之一,通过编程可以练习进行各种生产单位的实践工作-Self taught one of the necessary tools
QSItools
- 自学的必备工具之一,通过编程可以练习进行各种生产单位的实践工作-Self taught one of the necessary tools
matlab-interpolation
- 这是一个数据插值算法程序,包含Lagrange插值算法,提高编程能力和解决插值问题的实践技能。-this is a lagrange interpolation algorithm .we can learn a lot and improve our programme ability.