05-06-2025 09:49 PM
各位大家好,最近小弟想了LabVIEW中這些最佳化方法,但不知道每個點該連接甚麼,希望有個實體案例可以做參考,但卻不知該從何下手...
05-07-2025 12:51 AM
Hi baobao,
@boabao wrote:
Hello everyone, I have been thinking about these optimization methods in LabVIEW recently, but I don’t know what to connect each point to. I hope there is a real case for reference, but I don’t know where to start...
Your first source of information should be the example finder in LabVIEW: check for example VIs for those optimization functions…
05-15-2025 10:01 AM
Suppose I have a function as shown below, how can I apply these optimization functions?
My decision variables are Q and b4. I hope to optimize through LabVIEW to get the best Q and b4 and the maximum f(x).
How do I handle these controls and indicators?