This website works better with JavaScript.
Explore
Help
Sign In
p3itgm2rp
/
mycode
Watch
1
Star
0
Fork
You've already forked mycode
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
非线性简单示例目标函数定义
Browse Source
姚安欣
phzrjyvu9
4 months ago
parent
1c5a70e8c4
commit
f42a2a6a73
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
fun1.m
Unescape
Escape
View File
@ -0,0 +1,3 @@
function
f
=
fun1
(
x
)
f
=
x
(
1
)
*
x
(
1
)
+
x
(
2
)
*
x
(
2
)
-
x
(
1
)
*
x
(
2
)
-
2
*
x
(
1
)
-
5
*
x
(
2
)
;
end
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
p3itgm2rp/mycode
Title
Body
Create Issue