photo

Tria Technologies


Tria Technologies

Last seen: 2 days 前 自 2018 起处于活动状态

Followers: 0   Following: 0

消息

Programming Languages:
Python, C++, C, MATLAB, VHDL
Spoken Languages:
English

统计学

All
MATLAB Answers

1 个提问
2 个回答

File Exchange

2 文件

排名
99,771
of 298,341

声誉
0

贡献数
1 个提问
2 个回答

回答接受率
100.0%

收到投票数
0

排名
3,313 of 20,569

声誉
473

平均
5.00

贡献数
2 文件

下载次数
35

ALL TIME 下载次数
3347

排名

of 160,893

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Thankful Level 1
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • First Review
  • First Submission

查看徽章

Feeds

排序方式:

已提交


RFSoC Explorer Toolbox
Connect to AMD Zynq RFSoC evaluation boards using MATLAB. Perform OTA testing with RF add-on cards. Deploy algorithms with HDL C...

2 months 前 | 33 次下载 |

5.0 / 5
Thumbnail

已回答
how can i calculate total size of a folder?
This does the trick: D = dir('**/*.mat'); % descends current folder and its sub-folders total_bytes = 0; for ii = 1:length(D)...

1 year 前 | 0

已回答
How do I use matlab.uitest.TestCase to open my app once and perform multple function tests?
Excellent! Thank you @Steven Lord I somehow missed the TestClassSetup method, which is a "do once" method at the start of test,...

2 years 前 | 0

提问


How do I use matlab.uitest.TestCase to open my app once and perform multple function tests?
I'm using matlab.uitest.TestCase to test my app. I'm looking for a way to launch my app only once and then perform a variety of ...

2 years 前 | 2 个回答 | 0

2

个回答

已提交


Avnet MiniZed Support Package for Simulink
Program MiniZed over WiFi using code generation directly from Simulink.

7 years 前 | 2 次下载 |

0.0 / 5
Thumbnail