Signal_and_System_Experiment_Matlab_Code
信号与系统的试验MATLAB源程序
Matlab
0
2024-11-01
MATLAB与NI DAQ卡通信指南(无数据采集工具箱)
使用MATLAB与NI DAQ卡交互的示例,无需数据采集工具箱。需要注意,此示例仅在搭载NI PCI 6220板且运行Windows XP上的MATLAB 7.8.0上测试通过。
Matlab
5
2024-05-20
使用通用DLL调用在NI DAQ卡上生成方波输出 - MATLAB开发指南
这个示例展示了如何通过直接调用NIDAQ DLL,在NI数据采集卡的GCPTR0线上创建方波输出。通过DLL调用,您可以利用MATLAB或数据采集工具箱无法直接访问的功能,如读取计数器、生成脉冲或进行通用数据采集。该技术也适用于其他任务。更多示例可以在通常在C:\Program Files\National Instruments\NI-DAQ\Examples\VisualC文件夹中找到的任何C文件中查看。原始用途是为一组抗混叠滤波器生成时钟信号,同时也提供了通用方法的实用示例。Scott Hirsch的http://www.mathworks.com/matlabcentral/fileexchange/loadFile提供了有关SQUAREWAVE的详细信息。
Matlab
1
2024-07-22
DFT MATLAB Source Code Exciting and Powerful Open-Source Package for Scientific Developers
DFT MATLAB Source Code is an exciting and powerful open-source package designed for scientific developers and users who need modern and adaptive platforms for research. It provides a wide range of functionalities that make it easy to perform Discrete Fourier Transform (DFT) operations with flexibility and efficiency. This package is ideal for anyone looking to implement or research DFT in a MATLAB environment, offering ease of use and robust capabilities. Whether for educational purposes, simulations, or advanced scientific applications, it is a highly adaptable tool to suit various needs.
Matlab
0
2024-11-06
package_emd EMD Matlab Program Installation Package
这是EMD的Matlab程序安装包!用户可以通过该安装包快速安装并运行EMD算法,帮助解决信号分解问题。程序提供了简洁易用的接口,适合科研与工程应用。安装过程简单,支持多平台使用。确保安装前已配置好Matlab环境,操作系统兼容性包括Windows、Linux和MacOS。
Matlab
0
2024-11-06
Coordinate System Transformation in MATLAB Software Environment
第1章 使用软件环境
1.1 CST2011(CST STUDIO SUITE)
1.2 HFSS 13
如果采用其他版本的软件也是可以的,不同版本的相关设置和步骤基本是一样的。
第2章 CST导入HFSS
2.1 图1 原始CST模型结构
此处通过不同视角展示本教程使用的CST模型结构。
图1 原始CST模型结构图
模型为一个微带贴片天线,采用同轴馈电。
2.2 图2 原始CST模型结构导出sat过程
A++
Matlab
0
2024-11-03
MATLAB_Arduino_Support_Package_Installation
MATLAB Arduino官方支持包,通过官方离线下载得到的安装包,可以离线安装MATLAB Support Package for Arduino Hardware,官方下载。
Matlab
0
2024-11-04
从code.google.com/p/cgita导出matlab GUI退出代码
自动将matlab GUI退出代码从code.google.com/p/cgita导出。
Matlab
3
2024-07-18
Matlab Fluid Mechanics Standard Parameter Calculation Software
This is the Matlab fluid mechanics calculation software designed to compute standard parameters in fluid dynamics. The software is developed using Qt and is compatible with Matlab for calculations. The tool is available as 'V1.0.1 boxed.zip' for direct use through the '标准大气参数计算软件.exe' executable. Additionally, you can perform calculations manually using the 'calculate.m' script in Matlab. The software relies on standard equations for fluid mechanics parameter calculations. The program was created in Qt Creator 4.11.0 and supports Qt 5.14.1 (MinGW 64-bit). For more detailed information, please refer to the included help file in Chinese.
Matlab
0
2024-11-05