統計
All
Feeds
送信済み
demo for running LLMs with MATLAB
This project is using "Large Language Models (LLMs) with MATLAB", to demostrate how two AIs are fighting.
約2ヶ月 前 | ダウンロード 4 件 |
送信済み
control on heater for swimming pool
a funny demo on closed loop, made up by controller and plant
2ヶ月 前 | ダウンロード 2 件 |
送信済み
Christmas tree in Unreal Engine generated by MATLAB
This code is for fun, where Christmax tree is generated by Simulink 3D Animation in Unreal Engine
4ヶ月 前 | ダウンロード 1 件 |

回答済み
我再使用强化学习工具箱编写SAC智能体进行训练时策略一直在上下限波动,没有很好的探索,而使用DDPG智能体和PPO智能体则是能够进行一些有效的探索,请问这是什么原因?
不同的智能体就是适应不同问题的,如果一个智能体能应对所有问题,那么就不会有其他智能体了
我再使用强化学习工具箱编写SAC智能体进行训练时策略一直在上下限波动,没有很好的探索,而使用DDPG智能体和PPO智能体则是能够进行一些有效的探索,请问这是什么原因?
不同的智能体就是适应不同问题的,如果一个智能体能应对所有问题,那么就不会有其他智能体了
8ヶ月 前 | 0
送信済み
Very Easy Racing Game
Amazing, you can create your own racing game by just a few MATLAB code and Simulink model.
8ヶ月 前 | ダウンロード 5 件 |
回答済み
Simulink running despite error message
It seems Simulink can not determine the size of variables in MATLAB Function block. Please try to use "edit data" on top left, a...
Simulink running despite error message
It seems Simulink can not determine the size of variables in MATLAB Function block. Please try to use "edit data" on top left, a...
8ヶ月 前 | 0
| 採用済み
回答済み
Why i am getting this error when trying to open a simulink test file?
MATLAB Online - MATLAB (mathworks.com) As shown in Supported Products, there is no Simulink Test. So you can not open it in Onl...
Why i am getting this error when trying to open a simulink test file?
MATLAB Online - MATLAB (mathworks.com) As shown in Supported Products, there is no Simulink Test. So you can not open it in Onl...
8ヶ月 前 | 0
回答済み
In R2024a, when searching for components using Chinese after double clicking on the Simulink interface, it will get stuck
It is because input orther than EN is not supported in this workflow. As a workaround, you can input Chinese in Note, copy and p...
In R2024a, when searching for components using Chinese after double clicking on the Simulink interface, it will get stuck
It is because input orther than EN is not supported in this workflow. As a workaround, you can input Chinese in Note, copy and p...
8ヶ月 前 | 0
回答済み
Compiled exe app doesn't work on a function used within another function
In your second function, you are using syms, which is from Symbolic Math Toolbox. As shown in doc: MATLAB Compiler and Simulink...
Compiled exe app doesn't work on a function used within another function
In your second function, you are using syms, which is from Symbolic Math Toolbox. As shown in doc: MATLAB Compiler and Simulink...
8ヶ月 前 | 1
回答済み
在java语言中调用matlab生成的jar包时,出现 Segmentation violation detected 错误
写了 This crash report。。。这个是软件崩溃了,比如安装不当之类的,建议问jar的作者,他是啥环境下做的
在java语言中调用matlab生成的jar包时,出现 Segmentation violation detected 错误
写了 This crash report。。。这个是软件崩溃了,比如安装不当之类的,建议问jar的作者,他是啥环境下做的
8ヶ月 前 | 0
回答済み
Does MATLAB work with Qualcomm arm processors? For example, Microsoft surface pro 11 with X Elite processor, and Windows 11 on Arm.
I would like to suggest MATLAB Online, and you only need browser and internet connection.
Does MATLAB work with Qualcomm arm processors? For example, Microsoft surface pro 11 with X Elite processor, and Windows 11 on Arm.
I would like to suggest MATLAB Online, and you only need browser and internet connection.
10ヶ月 前 | 0
回答済み
How to read value from spreadsheet while using symbolic math tool?
I think you need to convert char to value first, and then, value to sym. So the code may look like input = '0.853721-1.816893i'...
How to read value from spreadsheet while using symbolic math tool?
I think you need to convert char to value first, and then, value to sym. So the code may look like input = '0.853721-1.816893i'...
10ヶ月 前 | 0
回答済み
150Hz Sine wave in MATLAB simulink
Hi Manuprabha, please make sure you feed 150*2*pi to the block, because the unit is rad/s. Then, please use a smaller sample tim...
150Hz Sine wave in MATLAB simulink
Hi Manuprabha, please make sure you feed 150*2*pi to the block, because the unit is rad/s. Then, please use a smaller sample tim...
10ヶ月 前 | 1
回答済み
problem launching the course
Hi Tai, please try 1.use Chrome in latest verson 2.clear browser cache
problem launching the course
Hi Tai, please try 1.use Chrome in latest verson 2.clear browser cache
10ヶ月 前 | 0
回答済み
why does matlab invent decimal numbers?
Hi Luca, double, as a data type, is not as accurate as you expected. It would usually cause a relative error about 1e-16, which ...
why does matlab invent decimal numbers?
Hi Luca, double, as a data type, is not as accurate as you expected. It would usually cause a relative error about 1e-16, which ...
10ヶ月 前 | 0
| 採用済み
回答済み
why do I got such a low score when i use bench function in matlab2024a
Hi Cui, if you can find another computer with similar hardware config and higher bench score, we can say there is issue in your ...
why do I got such a low score when i use bench function in matlab2024a
Hi Cui, if you can find another computer with similar hardware config and higher bench score, we can say there is issue in your ...
10ヶ月 前 | 0
回答済み
How to make custom PMSM block?
Hi Tejas, you can double-click the block to change parameters. If not working, maybe it due to the block. MATLAB provides a nu...
How to make custom PMSM block?
Hi Tejas, you can double-click the block to change parameters. If not working, maybe it due to the block. MATLAB provides a nu...
10ヶ月 前 | 0
回答済み
Assistance Needed to Determine Noise in ECG Dataset
Hi Sabrine, it depends on how you define "noise". If you define "high frequency signal" as "noise", Star already provides soluti...
Assistance Needed to Determine Noise in ECG Dataset
Hi Sabrine, it depends on how you define "noise". If you define "high frequency signal" as "noise", Star already provides soluti...
10ヶ月 前 | 1
回答済み
How avoid exponential notation in compose
compose("%f",daily) or more specific compose("%4.4f",daily) seems working
How avoid exponential notation in compose
compose("%f",daily) or more specific compose("%4.4f",daily) seems working
10ヶ月 前 | 1
送信済み
PPT PageUp and PageDown based on voice command
Say "right" or "left" to your microphone, and PPT slides will PageUp and PageDown. right - next page left - previous page
10ヶ月 前 | ダウンロード 2 件 |
回答済み
Inverse huge matrix with tall array
Hi chen, I am writing some lines code and find they are working fine. You can directly solve equeation AX=B or get x_inv by tall...
Inverse huge matrix with tall array
Hi chen, I am writing some lines code and find they are working fine. You can directly solve equeation AX=B or get x_inv by tall...
10ヶ月 前 | 0
回答済み
Issues with Identifying "Signal Copy" Blocks in Simulink Model Using find_system
Hi Azeddine, you may try some code like get_param(gcb,'BlockType') to get the block type. I find it should be 'SignalConversi...
Issues with Identifying "Signal Copy" Blocks in Simulink Model Using find_system
Hi Azeddine, you may try some code like get_param(gcb,'BlockType') to get the block type. I find it should be 'SignalConversi...
10ヶ月 前 | 1
回答済み
Is enabled subsystem confusing? (Enable Port)
Hi Ahmed, when the block is disable, the state inside the block would change (held or reset). However, the results of the behavi...
Is enabled subsystem confusing? (Enable Port)
Hi Ahmed, when the block is disable, the state inside the block would change (held or reset). However, the results of the behavi...
10ヶ月 前 | 1
回答済み
Connecting the 3 phase inverter output to the inport of the induction machine(squirrel cage) block
Hi Daryll, please note, Simscape Electrical (the blocks in blue) and Specialized Power Systems (the block in black) are differen...
Connecting the 3 phase inverter output to the inport of the induction machine(squirrel cage) block
Hi Daryll, please note, Simscape Electrical (the blocks in blue) and Specialized Power Systems (the block in black) are differen...
10ヶ月 前 | 1
回答済み
How to draw a line graph in a 2D oblique coordinate system?
酱紫? Jiang Zi? i=sqrt(-1); x_v=1; y_v=(1+i)/sqrt(2);%定义y轴的方向 x=1:10; y=1:10; data=x*x_v+y*y_v;%把原来的数据x-y变到新坐标系 x=0:10...
How to draw a line graph in a 2D oblique coordinate system?
酱紫? Jiang Zi? i=sqrt(-1); x_v=1; y_v=(1+i)/sqrt(2);%定义y轴的方向 x=1:10; y=1:10; data=x*x_v+y*y_v;%把原来的数据x-y变到新坐标系 x=0:10...
10ヶ月 前 | 0
回答済み
为什么每次下载到一半都会出现“下载产品文件时出错。请检查您的Internet连接,然后重新运行安装程序。”,但我的Internet明显一点变化都没有过,感觉不是这方面问题,那会是什么问题呢
和下载什么东西有关,如果是安装matlab,一般是真的网络问题;如果是安装add-ons,那么很可能和安装的具体package有关
为什么每次下载到一半都会出现“下载产品文件时出错。请检查您的Internet连接,然后重新运行安装程序。”,但我的Internet明显一点变化都没有过,感觉不是这方面问题,那会是什么问题呢
和下载什么东西有关,如果是安装matlab,一般是真的网络问题;如果是安装add-ons,那么很可能和安装的具体package有关
10ヶ月 前 | 0
送信済み
wordcloud for Chinese
This very simple script splits Chinese article into character("zi", not "ci"), and then it uses wordcloud to show high-frequency...
11ヶ月 前 | ダウンロード 4 件 |
解決済み
Number of Even Elements in Fibonacci Sequence
Find how many even Fibonacci numbers are available in the first d numbers. Consider the following first 14 numbers 1 1 2...
約1年 前
解決済み
Fibonacci-Sum of Squares
Given the Fibonacci sequence defined by the following recursive relation, * F(n) = F(n-1) + F(n-2) * where F(1) = 1 and F(1)...
約1年 前