-
diandianhe
matlab的pde工具箱很薄弱,同时只能处理有限复杂度的问题,利用comsol强大的有限元分析与多物理场的耦合性,解决相当完美。
matlab与多物理场有限元软件的结合,本程序需要安装matlab7.0以上以及comsol multiphysics 3.0以上版本,建立客户端后可以方便的利用matlab控制有限元软件,进行建模计算。
本程序描述的是点电荷周围的电场以及电势。适合于初学者(The pde matlab toolbox is very weak, and can only handle a limited complexity of the problem, by using comsol powerful finite element analysis and multi-physical field coupling to solve quite perfect. matlab and multi-physics finite element software combination, the above procedure to install matlab7.0 and comsol multiphysics 3.0 or later, after establishing the client can easily control the use of matlab finite element software to model calculations. This procedure describes the electric field around a point charge and the electric potential. Suitable for beginners)
- 2010-06-15 19:04:53下载
- 积分:1
-
2
说明: GMSK 信号在衰落信道中的频偏盲估计,学习阶段,大家共同进步(GMSK signal at the frequency of fading channel偏盲estimates, study phase, the common progress of U.S.)
- 2009-03-10 22:14:19下载
- 积分:1
-
audiocompression
此程序主要是通过使用小波达到音频压缩的目的,可以比较不同的小波函数和压缩次数音频文件的差异(This process is mainly achieved through the use of wavelet purpose audio compression, you can compare different compression of the wavelet function and the difference in the number of audio files)
- 2009-05-18 23:56:40下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
DFIG-Rotating-coordinate-model
根据双馈电机在两相同步旋转坐标系上的数学模型,构建了双馈电机基于MATLAB S-函数的仿真
模型(According DFIG in two-phase synchronous rotating coordinate system mathematical model was constructed DFIG based MATLAB S-function simulation models)
- 2013-10-09 19:02:35下载
- 积分:1
-
3multi
北大高慧璇版《应用多元统计分析》第3章3多元正态总体参数的假设检验MATLAB编程源码(Applied Statistical Analysis)
- 2011-12-01 09:04:38下载
- 积分:1
-
shortestPath
finds the shortest path
- 2015-03-24 11:08:20下载
- 积分:1
-
readcgraw
The m file reads the .raw format images and converts it into a matrix in a MATLAB
- 2009-12-03 13:28:54下载
- 积分:1
-
analysisM2
数学建模的钻井布局题解决的源代码,包括矩阵的映射,井的覆盖范围的叠加等等代码(Mathematical modeling of drilling to solve the layout problem of the source code, including the matrix of the mapping, the coverage of well superimposed code etc.)
- 2009-07-16 19:04:24下载
- 积分:1
-
my_pso
说明: 将粒子群算法与免疫结合,计算函数的优化极值。(The particle swarm optimization combined with the immune calculated extremal function optimization.)
- 2008-10-22 17:40:00下载
- 积分:1