-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1
-
CPPBuilder-call-matlab-COM-
Mathworks公司在Matlab6.5中推出了将Matlab中的.m函数编译为COM组件的工具COM Builder,使用这个工具可以方便的制作出想要的COM组件,以供其它支持COM的编程语言调用,实现Matlab和其他编程语言的整合。(The Mathworks launched in Matlab6.5 m function compiled in Matlab COM component tools COM Builder, use this tool can easily produce desired COM components for other programming language that supports COM call to achieve the integration of Matlab and other programming languages.)
- 2013-04-03 10:24:35下载
- 积分:1
-
OFDM-baseband
OFDMBASEBAND 是OFDM接收端的程序代码。他花了我很多时间。你懂得。(baseband of OFDM receive .It is very precious.And cost me much time.you know.)
- 2013-04-09 11:27:26下载
- 积分:1
-
Multi-frequency-signals-filtering
多频混合信号,滤波器,最优化低通滤波,切比雪夫带通滤波,最优化高通滤波,matlab(Mixed multi-frequency signal, a filter, a low pass filter optimization, Chebyshev band-pass filter, high pass filter optimization, matlab)
- 2013-11-20 16:55:54下载
- 积分:1
-
EnumerateAudioCaptureFilterCapabilities
audio card enumerate searching ok.
for multimedia developing project.
thank you
- 2014-01-08 17:50:46下载
- 积分:1
-
DIPUMToolbax
冈萨雷斯数字图像处理matlab版源码 V1[1].1.3, 有书中的所有源码,都能使用,和大家一起分享(Gonzalez digital image processing matlab source code version V1 [1] .1.3, the book has all the source code, can be used, and the U.S. share)
- 2009-03-17 14:50:10下载
- 积分:1
-
chap6
求解过程中,由于几何模型发生变化而导致区域网格改变时会出现几何结构的连续性问题。本章中,我们举两个例子——流道中由于不同尺寸孔板引起额外压力损失问题是稳态几何连续性的一个例子。从概念来看,这个问题与第5章贝纳尔问题中通过Rayleigh数进行的变量连续性没什么不同。第二个例子是液体中悬浮的乳胶颗粒的干膜。在这个问题中,考虑了两个移动前缘;一个通过坐标变换,另一个通过光滑界面模型。该技术对于之前模拟该问题采用的移动弱项方法有所改进。(Solving process, due to geometry changes and the continuity of the geometric structure of the regional grid changes. In this chapter, we give two examples- the flow channel due to the different size orifice caused by the additional pressure loss is an example of the steady-state geometric continuity. Variable continuity standpoint, this issue in Chapter 5 Bernal Rayleigh number is no different. The second example is a dry film of the latex particles suspended in the liquid. In this problem, consider the two move the leading edge a coordinate transformation, and the other by the smooth interface model. The technology used before to simulate the mobile weaknesses improvements.)
- 2012-06-08 23:48:04下载
- 积分:1
-
zuoye_chapter4_1_interpolation
计算方法中,拉格朗日插值法的源代码。在最后,绘出了拉格朗日插值法的图像和原图像的比较。原创。(Calculation method, Lagrange interpolation source code. In the end, draw a comparison image and the original image Lagrange interpolation. Original.)
- 2013-12-08 17:11:28下载
- 积分:1
-
so-good
matlab很好的文档 非常实用 值得收藏 太好了 欢迎下载 好好学习 非常好 (matlab good documentation is very practical worth collecting great welcome to download a good learning very well)
- 2012-11-28 17:13:57下载
- 积分:1
-
gscale
matlab的gscale函数功能是将强度图像等映射到别的值范围。(Function of matlab gscale intensity images is mapped to another range.)
- 2013-05-22 18:00:54下载
- 积分:1