..
Tutorials
Tutorial: mesh bug fixed
2011-12-09 19:11:36 +01:00
examples
simplified inf dipole example
2011-11-28 14:12:16 +01:00
AR_estimate.m
new autoregressive signal model for dft resonance estimation
2011-06-08 11:25:35 +02:00
Add2Queue.m
error handling in queue framework
2011-12-19 09:54:11 +01:00
AddCurvePort.m
bug fixes in matlab port functions
2011-04-20 14:25:00 +02:00
AddLumpedPort.m
matlab: AddLumpedPort completely rewritten
2011-07-13 09:38:31 +02:00
AddMRStub.m
typo
2010-06-29 16:11:03 +02:00
AddMSLPort.m
matlab: AddMSLPort, allow lumped port resistance for active and passive ports
2011-09-19 16:15:15 +02:00
AddPML.m
matlab: new function to add the mesh-space required for PML
2010-10-12 16:35:51 +02:00
AnalyzeNF2FF.m
Matlab: major updates/fixes for Octave support handling hdf5 field dumps
2012-01-16 13:30:50 +01:00
CheckQueue.m
error handling in queue framework
2011-12-19 09:54:11 +01:00
ConvertHDF5_VTK.m
matlab: update to ConvertHDF5_VTK
2012-01-16 09:59:54 +01:00
CreateNF2FFBox.m
nf2ff: added direction support & reduced memory consumption
2011-11-28 13:13:57 +01:00
DFT_time2freq.m
use absolute time in dft and fft
2011-06-08 11:23:55 +02:00
Dump2VTK.m
matlab: Dump2VTK: added support for native coordinate system dumps
2012-01-13 15:56:03 +01:00
DumpFF2VTK.m
dump farfield pattern into a vtk file
2011-11-28 13:14:44 +01:00
FFT_time2freq.m
use absolute time in dft and fft
2011-06-08 11:23:55 +02:00
FindFreeSSH.m
matlab: added timeout to FindFreeSSH
2011-12-22 13:38:32 +01:00
FinishQueue.m
queues: update & fixes
2011-11-28 14:09:14 +01:00
GetField_Interpolation.m
matlab: some fixes in field interpolation and vtk dump
2011-07-22 10:02:09 +02:00
GetField_Range.m
matlab field range now has more flexibility
2011-09-14 16:38:59 +02:00
GetField_TD2FD.m
updates & fixes to matlab handling field dumps
2011-04-11 11:43:43 +02:00
InitCylindricalFDTD.m
Matlab: use InitFDTD with 'CoordSystem',1 instead ot InitCylindricalFDTD
2012-01-16 10:12:01 +01:00
InitFDTD.m
Matlab: use InitFDTD with 'CoordSystem',1 instead ot InitCylindricalFDTD
2012-01-16 10:12:01 +01:00
InitQueue.m
queue: use current matlab or octave as default & docu updates
2011-12-19 10:47:38 +01:00
PlotHDF5FieldData.m
fixes in Plot- and ReadHDF5FieldData
2011-01-02 11:28:03 +01:00
ReadHDF5Dump.m
matlab: typo
2011-05-30 10:58:58 +02:00
ReadHDF5FieldData.m
Matlab: major updates/fixes for Octave support handling hdf5 field dumps
2012-01-16 13:30:50 +01:00
ReadHDF5Mesh.m
Matlab: major updates/fixes for Octave support handling hdf5 field dumps
2012-01-16 13:30:50 +01:00
ReadUI.m
matlab ReadUI: new default AR order 0
2011-07-07 08:09:34 +02:00
ResultsQueue.m
queues: update & fixes
2011-11-28 14:09:14 +01:00
RunOpenEMS.m
allow RunOpenEMS without options
2011-09-13 10:50:08 +02:00
RunOpenEMS_MPI.m
update handling MPI + matlab doc
2011-10-27 13:35:02 +02:00
RunOpenEMS_Parallel.m
matlab: fixes in RunOpenEMS_Parallel
2011-12-22 13:40:29 +01:00
SetBoundaryCond.m
Mur-ABC: set a phase velocity to handle dispersive waveguides
2010-08-10 07:50:53 +02:00
SetCustomExcite.m
matlab interface: added some excitation docu
2010-04-24 13:09:24 +02:00
SetDiracExcite.m
matlab: MRStub implementation; LumpedPort implementation
2010-06-09 09:53:49 +02:00
SetGaussExcite.m
typo in matlab SetGaussExcite
2011-09-08 15:43:41 +02:00
SetSinusExcite.m
matlab interface: added some excitation docu
2010-04-24 13:09:24 +02:00
SetStepExcite.m
matlab: MRStub implementation; LumpedPort implementation
2010-06-09 09:53:49 +02:00
SetupMPI.m
update handling MPI + matlab doc
2011-10-27 13:35:02 +02:00
WriteHDF5.m
new matlab function: WriteHDF5
2010-12-20 13:16:18 +01:00
WriteOpenEMS.m
matlab interface: update to docu & HDF5 plot function
2010-04-24 16:43:22 +02:00
calcPort.m
matlab: revision of AddMSLPort + calcPort
2011-09-19 10:14:27 +02:00
calc_ypar.m
updated matlab port definition functions; Y-parameter calculation
2010-06-18 14:26:05 +02:00
h5readatt_octave.cc
Matlab: major updates/fixes for Octave support handling hdf5 field dumps
2012-01-16 13:30:50 +01:00
harminv.m
matlab interface to harminv
2010-04-14 12:50:36 +02:00
invoke_openEMS.m
testsuite updated
2010-12-16 10:33:06 +01:00
optimize.m
new optimizer: based on ASCO ( http://asco.sf.net )
2010-11-29 14:11:03 +01:00
optimizer_asco_sim.m
new optimizer: based on ASCO ( http://asco.sf.net )
2010-11-29 14:11:03 +01:00
physical_constants.m
update matlab examples: Circular waveguide
2011-01-01 18:48:19 +01:00
queue_addProcess.m
new matlab functions: background processes via queue_*.m
2010-05-12 15:30:18 +02:00
queue_checkProcess.m
matlab: Queue interface to run scripts (e.g. sweeps) in parallel
2011-11-16 13:37:44 +01:00
queue_delProcess.m
new matlab functions: background processes via queue_*.m
2010-05-12 15:30:18 +02:00
setup.m
Matlab: major updates/fixes for Octave support handling hdf5 field dumps
2012-01-16 13:30:50 +01:00