Feeds
提问
Preallocate varible before run (the pc runs out of memory )
Hello everyone I hope you can help me. This code evaluates two variables: and . The length of each variable is 300. When I ru...
4 years 前 | 0 个回答 | 0
0
个回答提问
Really am I simulation this system with ODE45? How am I can optimizing the code?
Hi, everyone, I new in matlab and I wrote this script that simulates a system of odes equations that interacting whit 3 paramet...
4 years 前 | 2 个回答 | 0
2
个回答提问
Create a concatenated matrix in matlab
I need your help. I would like to make a matrix of 15x2501 dimension. I'm using this code. %values of Kh Kh = [1*10.^-7 1*10....
5 years 前 | 1 个回答 | 0
1
个回答提问
ODE Evaluating and Error using vertcat. Dimensions of arrays being concatenated are not consistent.
Hi everyone, I'm new in matlab, and I need your help for this problems, I have two codes, the first code, is a function that sa...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to create a surface for an ODES system that have a variable parameter
Hi everybody. I like to make a surface for the following system of odes. the code of the function is this function [H, h, Z...
6 years 前 | 1 个回答 | 0
