photo

Vitaly Kheyfets


Last seen: 2 months 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Setting solution bounds in ode45
Thank You to everyone for the thoughtfull advice! After experimenting with this today, I chose the route of applying a correctio...

1 year 前 | 0

提问


Setting solution bounds in ode45
Hello - I have a system of 8 coupled ODEs. For one of the variables, I know that the solution should stay within a minimum and...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Trading with Alpaca API
Hello - Is there any documentation on using Matlab for pulling data, buying, selling, etc. using the Alpaca API? It seem...

1 year 前 | 1 个回答 | 0

1

个回答

已回答
ODE45 stop when steady state occurs in a periodic function
Hi KMT, Another option, if you wanted to continue using ode45 and avoid the delay DE, is to simply put the ode45 optoin into a ...

2 years 前 | 0

已回答
Matlab 2022a running very slow on Windows 10
Update - Uninstalled everything and reinstalled Matlab 2021a. So far, everything is working fine.

2 years 前 | 1

| 已接受

提问


Matlab 2022a running very slow on Windows 10
Hello - Matlab 2021b suddenly running very slow (basic codes take forever to run, simply clearing a variable takes 30 seconds), ...

2 years 前 | 2 个回答 | 2

2

个回答

提问


Questions about making websites that run user applications
Hello - I developed an applictation that performes a simulation, which I would like to upload to my personal website for other...

3 years 前 | 2 个回答 | 0

2

个回答

已回答
Error when using getgeodata
Hi Tim, That's strange. This is what I'm getting: Thanks, Vitaly >> gseData = getgeodata('GSE5847', 'ToFile', 'GSE5847...

4 years 前 | 0

提问


Error when using getgeodata
Hello, When I try this example to import GEO series data, I get an error that Matlab is "Unable to find data for the specified ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


corrplot does not fill screen
Hello - When I use corrplot, all the plots end up crunched together in the corner of the screen (see attachment). In fact th...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
how to develop a zero inflated weibull distribution in matlab
I am not sure your original dataset would be considered zero-inflated. Yes, it has some zeros, but if you consider the zero as j...

6 years 前 | 0

提问


Does Matlab have built in functions to deal with zero-inflated data?
Does Matlab have built-in functions to deal with zero-inflated data. I would imagine the bioinformatics toolbox would have somet...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Apply Boundary Condition to Nodes
Hello, I imported a mesh from another software (node coordinates and connectivity) using the geometryFromMesh function. H...

7 years 前 | 1 个回答 | 1

1

个回答

提问


pdegplot(model1,'FaceLabels','on')
Hello, I have a question about the pdegplot command. The face labels are very hard to see, so it's hard to tell what faces co...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Is there a way to solvepde on a mesh that was developed in another software?
Hello, I output a mesh from a segmentation software that has node coordinates and connectivity. Is there a way to import that...

7 years 前 | 1 个回答 | 0

1

个回答

提问


meshing outside of geometry
Hello, I am trying to develop a mesh of a 3d geometry (attached). I am successfully importing the geometry, applying boundar...

8 years 前 | 0 个回答 | 0

0

个回答