photo

Nicholas Zhou

MathWorks

Last seen: ungefär ett år ago Active since 2017

Followers: 0   Following: 0

Message

Programming Languages:
Python, C++, C, Java, C#, PHP, Javascript, MATLAB, SQL, HTML, Shell, Fortran, Visual Basic
Spoken Languages:
English, Chinese
Pronouns:
He/him

Statistics

All
MATLAB Answers

0 Questions
4 Answers

Cody

0 Problems
1 Solution

RANK
7 878
of 299 214

REPUTATION
6

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
3

RANK
 of 20 662

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
115 160
of 163 716

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Explorer
  • First Answer
  • Revival Level 1
  • First Review
  • Solver

View badges

Feeds

View by

Answered
深度网络设计器的音频网络文件解压后安装到哪里
以openl3为例,在R2024a上,你在deepNetworkDesigner的起始页面点“安装”,MATLAB只是启动一个浏览器下载,下载的文件在你默认的下载目录里,文件名为openl3.zip,你需要手动解压这个文件到你自己的项目目录中,并把open...

mer än ett år ago | 0

Answered
Simulink & raspberrypi
建议您不要在文件目录上使用汉字,改用字母或数字等ASCII码字符。 代码生成时如果遇到文件路径(包括文件夹和文件名)中有多字节语言,可能会导致MATLAB出错甚至崩溃。

mer än ett år ago | 0

Answered
How can I run python scripts that depend on imported libraries using matlab?
you don't need to import anything before calling pyrunfile. Once you have the get_command_voltage.py ready, this python file do...

mer än ett år ago | 1

Answered
卸载matlab2020b失败,找不到指定文件
这个算已知问题,经常出现在混合语言设置的Windows系统上。 粗暴的解决办法是直接把整个MATLAB\R2020b目录删了,然后去%PROGRAMDATA%\MATLAB\SupportPackages把R2020b目录也删了。删彻底的话(MATLAB...

mer än 3 år ago | 2

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

ungefär 8 år ago