▍1. vidproject
source code for video algorithm in matlab. a commercial video conferencing (cool).
source code for video algorithm in matlab. a commercial video conferencing (cool).
matlab基础入门教学书籍,初学者入门级别教材。(matlab introductory instructional books, beginner-level textbooks.)
an idea of paint tool use matlab
matlab绘图讲解,详细介绍函数功能!!(matlab drawing to explain details of the function )
听觉信号加工的双通路模型是北大教授吴玺宏2008年的一篇很重要的文章(Two-channel audio signal processing model)
用信号发生器产生的信号,用屏幕录像专家录的声音,用频谱分析仪打开做时域频域分析时可以很好的检测出来(Signal with a signal generator, with the voice recording screen video experts, open to do with the spectrum analyzer frequency domain analysis of time-domain can be detected well)
1、设计一个二阶微分系统,求激励输入所产生的响应 2、绘出一些函数的图形 3、运算特殊函数的快速傅里叶变换 4、学会用MATLAB的GUI(1, design a second-order differential system, seeking to respond to incentives generated by the input 2, 3 draw some of the functions of the graphics, computing special functions of the fast Fourier transform 4, learn to use the MATLAB GUI)
K-mean算法介绍用matlab实现,很有用啊(K-mean algorithm is described by matlab implementation, useful ah)
说明: 也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~ 付上matlab程序,有需要的自己拿吧。 function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name) f = load(f_file_name) A = load(A_file_name) b = load(b_file_name) Aeq = load(Aeq_file_name) Beq = load(beq_file_name) x = bintprog(f, A, b, Aeq, beq) fp = fopen(write_file_name, w ) fprintf(fp, d\n ,x) fclose(fp)(good daima!)
In this webinar we introduce the MATLAB product family and provide a high-level overview of the major capabilities. Through product demonstrations, attendees will see how the MATLAB product family is used for: Programming and algorithm development All phases of data analysis, from data acquisition to visualization Application development and deployment
In this webinar we describe strategies and techniques for speeding up your MATLAB applications. Included are tips on how to optimize the performance of the MATLAB code itself and how to use the MATLAB family of products to take advantage of advances in hardware, such as multicore machines and computer clusters.
In this webinar you will learn how you can use Parallel Computing Toolbox™ to speed up MATLAB applications by using hardware you already have. You will learn how minimal programming efforts can speed up your applications on widely available desktop systems equipped with multicore processors and GPUs.
Engineers and scientists across all major industries use optimization to find better solutions to their problems. This webinar highlights the MathWorks optimization product offering, including MATLAB, Optimization Toolbox, and Global Optimization Toolbox (formerly Genetic Algorithm and Direct Search Toolbox). It summarizes the capabilities of each product and discusses the benefits of running your optimizations from the MATLAB environment. Product demonstrations show how our tools can be used to find solutions to real-world optimization problems, while also introducing new and experienced users to best practices for using MATLAB optimization products through a
Matlab video anlaysis A packet is the basic unit of data in a transport stream. It consists of a sync byte, whose value is 0x47, followed by three one-bit flags and a 13-bit Packet Identifier (PID). This is followed by a 4-bit continuity counter.
依托行业,突出专业特色,共谋计算机教育发展之路——高职计算机专业发展战略研究 (Relying on the industry, highlighting the major characteristics, and seek common development path computer education- Computer Professional Development Strategy)