搜索资源列表
weifenfangchengshiyan
- 内容:微分方程及实验 内含课件及课件上例子的matlab源程序,对建模很有用处
measles
- 解边界条件的微分方程的例子,需要熟悉matlab才行-Solution of the boundary conditions of the differential equations examples need to be familiar matlab Caixing
matlab_algorithms
- 首先总结FDTD算法中的两种典型边界条件的算法特点,然后提出用Matlab语言编程的步骤和应注意的问题,并结合具体例子讲解编程的方法,最后得出用Matlab语言对FDTD算法编程的几点结论-FDTD algorithm is summarized in the first two typical boundary conditions of the algorithm characteristics, and proposed using Matlab programming steps and
ParallelComputingwithMATLAB
- matlab里并行计算的简单例子,从别的地方荡过来的。可以参考一下。-matlab parallel computing in a simple example, swing over from somewhere else. Can refer to.
examples
- matlab 与HFSS联合仿真的几个例子。非常好用,,一学就会。-A few of examples of matlab with HFSS simulation. It is very nice, and quick to learn.
dipole_example
- 一个matlab 编写的调用HFSS的折合偶极子例子,属于联合仿真问题。-A matlab the invocation of the equivalent dipole example of HFSS, belongs to the joint simulation problems.
hw3
- 是MATLAB自带的例子,我在WindowsXP(SP2), MATLAB R2007b, VC6.0下实现。 具体的步骤是: 1). 设置系统环境变量path,path里面要包括MATLAB的exe, dll那个路径 MATLAB_PATH \bin\win32 只要MATLAB是正确安装,它应该会自动配置path环境变量的。 右击我的电脑->属性->高级->环境变量->系统变量 双击path path值应该有以下两个值,中间是分号 d
《MATLAB神经网络原理与实例精解》随书附带源程序
- 《MATLAB 神经网络原理与实例精解(附光盘)》是一本神经网络原理与实践相结合的书,涵盖了大部分主流的神经网络。它尽量以浅显易懂的语言讲解,让读者能理解神经网络的原理,并学会在 MATLAB 中实现神经网络。MATLAB 版本逐年更新,神经网络工具箱中函数的结构安排已经改变,本书使用最新的 MATLAB 版本,使读者掌握应用工具箱解决实际问题的能力。本书讲解时附带了大量实例,对于简单的例子,本书除了使用工具箱函数外,还用手算的方式给出了自己的实现,便于读者理解神经网络的具体实现细节。(Firs