-
matlab1
MATLAB数字图像处理,彩色图像均衡化(MATLAB digital image processing, color image equalization)
- 2007-10-22 16:13:02下载
- 积分:1
-
Broyden
此程序为解非线性方程组的逆Broyden秩1迭代法,为MATLAB源程序(This procedure for the solution of nonlinear equations inverse Broyden iteration rank 1 for MATLAB source code)
- 2008-06-19 07:34:49下载
- 积分:1
-
bpsk
采用直扩序列的BPSK调制、解调例程序,可以直接使用(DSSS BPSK modulation, demodulation)
- 2015-02-04 21:39:36下载
- 积分:1
-
EasyWin
掌握开发环境,创建首个Windows程序,理解编译、运行和调试的基本概念(Master development environment to create the first Windows program, to understand the basic concepts of compiling, running and debugging)
- 2015-04-20 22:48:15下载
- 积分:1
-
tdplili
%this program is written by 刘学智. Finished time is 05.1.23 16:03
%utilizing it solving TSP problem by simulating stealing algorithm
( This program is written by Liu Xuezhi. Finished time is 05.1.23 16:03 utilizing it solving TSP problem by simulating stealing algorithm)
- 2007-05-04 18:43:12下载
- 积分:1
-
PENDULUM
commande d in pendule inversé par placement des poles
- 2015-03-09 04:39:42下载
- 积分:1
-
Matlab-code
英文原版书籍《MATLAB Programming With Applications for Engineers》中例子及课后习题代码(Code of the book《MATLAB Programming With Applications for Engineers》)
- 2013-12-17 07:25:05下载
- 积分:1
-
AM
说明: AM的解调:里面是用MATLAB的M文件编写的,有相干解调和包络解调(AM demodulation: there is the preparation of MATLAB M-file, with coherent demodulation and envelope demodulation)
- 2009-05-20 22:42:28下载
- 积分:1
-
Singer
说明: Singer 机动目标跟踪算法的MATLAB仿真程序,绝对好用.请先解压,其中:
target_movement.m文件为目标运动模型文件.
Singer.m为主程序文件.(Singer maneuvering target tracking algorithm MATLAB simulation program, the absolute ease of use. Please decompression, in which: target_movement.m paper documents for the target motion model. Singer.m the main program files.)
- 2020-12-21 10:59:08下载
- 积分:1
-
Numerical-Methods-for-PDE
一、椭圆型偏微分方程
1. Helmholtz方程 及 特例(Possion方程, Laplace方程); Helmholtz.m possion
2. 满足牛顿边值条件的Helmholtz方程;Helmholtz_Newton.m
二、抛物线型偏微分方程
1. 显式前向欧拉法 EF_Euler.m
2. 隐式后向欧拉法 IB_Euler.m
3. Grank-Nicholson法 Grank_Nicholson.m
4. 二维热传导抛物线方程 TDE.m
三、双曲线型偏微分方程
1. 显式中心差分法(一维波动方程) ECD_Wave.m
2. 显式中心差分法(二维波动方程) Wave2.m
四、有限元法
二维偏微分法方程(拉普拉斯方程) fem_basis_ftn.m Show_Basis.m fem_coef
五、使用GUI形式的偏微分方程求解工具求解偏微分方程(PDETOOL)
来自《精通Matlab科学计算》第三版(Numerical Methods for PDE)
- 2021-03-28 22:09:11下载
- 积分:1