-
Ritz_solution
Ritz法解决-u +u=x 0<x<1,u(0)=0,u(1)=0的有限元边值问题。精确解为u(x)=1/(exp(1)-1/exp(1))*exp(-x)+1/(1/exp(1)-exp(1))*exp(x)+x,基函数为g(i)=sin(i*pi*x)(This matlab code is used to solve the boundary value problem of the differential equation:
-u +u=x 0<x<1,u(0)=0,u(1)=0, where the accurate solution is :
u(x)=1/(exp(1)-1/exp(1))*exp(-x)+1/(1/exp(1)-exp(1))*exp(x)+x)
- 2011-05-30 20:14:35下载
- 积分:1
-
010-J027
article in english for subsytem
- 2013-03-05 20:36:56下载
- 积分:1
-
ResSVD
给出了如何使用伪逆滤波器的matlab代码(give a matlab code of pseudo-inverse filter)
- 2009-05-08 20:48:55下载
- 积分:1
-
MATLAB6.5fuhaoyunsuan
Matlab6.5符号运算及应用,分析了Matlab符号运算及绘图功能,并提供了大量的实例(Matalab 6.5 symbolic operation and the application of Matlab symbolic computation and graphics functions, and provide a large number of examples)
- 2007-03-27 10:05:21下载
- 积分:1
-
caculator
课程设计简易计算机,通过matlab编程实现所要的程序,包括简单的GUI设计(Simple computer program design)
- 2011-11-08 12:19:10下载
- 积分:1
-
滤波
说明: matlab中值滤波函数,有效去除噪声干扰(Matlab median filter function, effectively remove noise interference)
- 2020-12-18 09:01:00下载
- 积分:1
-
Q_lmd_diag
This function obtains a unitary matrix Q such that: d=diag(Q *diag(lmd)*Q).
In other words, it gives a way to generate a matrix with given eigenvalues and diagonal elements.
By Daniel Perez Palomar (last revision: May 10, 2004).
Feel free to distribute this file as it is (without including any modifications).(This function obtains a unitary matrix Q such that: d=diag(Q*diag(lmd)*Q).
In other words, it gives a way to generate a matrix with given eigenvalues and diagonal elements.
By Daniel Perez Palomar (last revision: May 10, 2004).
Feel free to distribute this file as it is (without including any modifications).)
- 2008-03-04 20:56:44下载
- 积分:1
-
GPC
广义预测控制GPC在matlab中的仿真与应用(Generalized Predictive Control GPC in the matlab simulation and application)
- 2009-07-08 19:13:35下载
- 积分:1
-
FuzzPID
说明: 模糊自适应整定PID仿真程序。自适应模糊PID控制器以误差e和误差变化ec作为输入,可以满足不同时刻的e和ec对PID参数自整定的要求。(Fuzzy Adaptive Tuning PID Control.)
- 2019-04-23 16:39:01下载
- 积分:1
-
MatlabMixedProgramming
是“MATLAB混合编程与工程应用”一书的源码,该书高洁和孙新德编著 清华大学出版社出版 2008年5月
本书以MATLAB最新版本R2006a为蓝本,系统介绍了MATLAB混合编程的最新技术。全书共分11章,第1和第2章概述了 MATLAB混合编程的发展状况及基本方法,第3至10章分别介绍了几种典型的混合编程方法,包括使用MEX、MATLAB Engine、MATLAB ACTIVEX、Mideva、MATLAB Builder for .NET、MATLAB Web Server进行混合编程,以及MATLAB和Visual Basic、Excel等混合编程。第11章以数字水印技术为例介绍了MATLAB混合编程在工程中的典型应用。
本书按照混合编程常用方法进行编写,第3至10章的每章都为一个独立单元,读者可以任选其中一章或几章进行学习,每章重点阐述一种混合编程方法的实质和要点,实例描述贯穿始终。
本书不仅具有理论深度与广度,而且注重实用,实例丰富,特别是通过作者在数字水印方面的研究成果,提供了理论分析与应用案例。
本书可以作为高等院校计算机及信息相关专业的教材或参考书,也可供广大科技工作者参考。(err)
- 2008-08-26 05:33:59下载
- 积分:1